diff options
author | Araq <rumpf_a@web.de> | 2011-05-01 20:11:55 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2011-05-01 20:11:55 +0200 |
commit | 6ff8752be53b7c0ad2c01615fdf1ab1bb619fb83 (patch) | |
tree | 6ad172b70b3b54063bc0dd6566a6c4ed0f5b0a99 /tests/accept/compile/tconsteval.nim | |
parent | 0d75723f919931c8523715dbd537d6f86d8ac3dd (diff) | |
download | Nim-6ff8752be53b7c0ad2c01615fdf1ab1bb619fb83.tar.gz |
cleaned up the tests; fixes #30; fixes #26
Diffstat (limited to 'tests/accept/compile/tconsteval.nim')
-rwxr-xr-x | tests/accept/compile/tconsteval.nim | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/accept/compile/tconsteval.nim b/tests/accept/compile/tconsteval.nim index ce90d7c27..10af9ad35 100755 --- a/tests/accept/compile/tconsteval.nim +++ b/tests/accept/compile/tconsteval.nim @@ -1,3 +1,7 @@ +discard """ + disabled: true +""" + import strutils const |