diff options
Diffstat (limited to 'tests/specialops/terrmsgs.nim')
-rw-r--r-- | tests/specialops/terrmsgs.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/specialops/terrmsgs.nim b/tests/specialops/terrmsgs.nim index d1a790e54..081bca451 100644 --- a/tests/specialops/terrmsgs.nim +++ b/tests/specialops/terrmsgs.nim @@ -1,7 +1,7 @@ discard """ action: reject cmd: '''nim check $options $file''' -matrix: "; -d:testWithout" +matrix: "; -d:testWithout; --mm:refc" """ when not defined(testWithout): # test for same errors before and after |