diff options
author | Araq <rumpf_a@web.de> | 2015-03-01 21:41:21 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2015-03-01 21:41:21 +0100 |
commit | 24ae0c387f4f95f5e61279dc3c78c117ca939eca (patch) | |
tree | 5c0bd2f0fb845c541224b3c49550cf58f8a056fd /tests/trmacros | |
parent | 566ee874cde6defb128cdf9df124c45146187129 (diff) | |
download | Nim-24ae0c387f4f95f5e61279dc3c78c117ca939eca.tar.gz |
some love for the testsuite; fixed regressions
Diffstat (limited to 'tests/trmacros')
-rw-r--r-- | tests/trmacros/tor.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/trmacros/tor.nim b/tests/trmacros/tor.nim index dc72a96cd..500851582 100644 --- a/tests/trmacros/tor.nim +++ b/tests/trmacros/tor.nim @@ -1,5 +1,5 @@ discard """ - output: '''3060 + output: '''3030 true 3''' """ |