summary refs log tree commit diff stats
path: root/testament/tests/shouldfail/terrormsg.nim
blob: 6c130d107b5ed6405757fc7c2845e9aa7551ea6a (plain) (blame)
1
2
3
4
5
6
7
8
discard """
  errormsg: "wrong error message"
  line: 9
  column: 6
"""

# test should fail because the line directive is wrong
echo undeclared