diff options
author | Andreas Rumpf <rumpf_a@web.de> | 2019-02-08 16:54:12 +0100 |
---|---|---|
committer | Andreas Rumpf <rumpf_a@web.de> | 2019-02-08 16:54:12 +0100 |
commit | 444f2231c9b48c34f9bec2ce6cfa3de5ae2560b1 (patch) | |
tree | ef425f1bc8d947579dfeee9bee678583239abae7 /tests/tuples/t9177.nim | |
parent | 6fc90ab1c2259531005fe95d15622ab09909eee1 (diff) | |
download | Nim-444f2231c9b48c34f9bec2ce6cfa3de5ae2560b1.tar.gz |
make tests green again
Diffstat (limited to 'tests/tuples/t9177.nim')
-rw-r--r-- | tests/tuples/t9177.nim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tuples/t9177.nim b/tests/tuples/t9177.nim index e6dd0cb1d..d5768b703 100644 --- a/tests/tuples/t9177.nim +++ b/tests/tuples/t9177.nim @@ -1,5 +1,6 @@ discard """ action: run + disabled: true """ block: |