diff options
Diffstat (limited to 'testament/tests/shouldfail/tcolumn.nim')
-rw-r--r-- | testament/tests/shouldfail/tcolumn.nim | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testament/tests/shouldfail/tcolumn.nim b/testament/tests/shouldfail/tcolumn.nim index b79ec52a4..809ddec74 100644 --- a/testament/tests/shouldfail/tcolumn.nim +++ b/testament/tests/shouldfail/tcolumn.nim @@ -1,6 +1,5 @@ discard """ errormsg: "undeclared identifier: 'undeclared'" - targets: "c" line: 9 column: 7 """ |