diff options
Diffstat (limited to 'tests/testament')
-rw-r--r-- | tests/testament/tshould_not_work.nim | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/testament/tshould_not_work.nim b/tests/testament/tshould_not_work.nim index e7790a4df..501e2c32f 100644 --- a/tests/testament/tshould_not_work.nim +++ b/tests/testament/tshould_not_work.nim @@ -29,6 +29,8 @@ FAIL: tests/shouldfail/tsortoutput.nim C Failure: reOutputsDiffer FAIL: tests/shouldfail/ttimeout.nim C Failure: reTimeout +FAIL: tests/shouldfail/tvalgrind.nim C +Failure: reExitcodesDiffer ''' """ |