diff options
author | Araq <rumpf_a@web.de> | 2017-01-31 23:05:36 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2017-01-31 23:05:36 +0100 |
commit | 16260b23c7f08888320b0323e3cbc4a46f98c818 (patch) | |
tree | cc460fab5c6977687ebacd96e18c2eaa15dcbf66 /tests/distinct | |
parent | 5b32dafff474c95533ec14289ccb74a866aea526 (diff) | |
download | Nim-16260b23c7f08888320b0323e3cbc4a46f98c818.tar.gz |
make tests on Windows green
Diffstat (limited to 'tests/distinct')
-rw-r--r-- | tests/distinct/tnil.nim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/distinct/tnil.nim b/tests/distinct/tnil.nim index ed0ac995a..e60437a1f 100644 --- a/tests/distinct/tnil.nim +++ b/tests/distinct/tnil.nim @@ -7,6 +7,7 @@ nil nil ''' + disabled: "windows" """ type |