diff options
author | Zahary Karadjov <zahary@gmail.com> | 2014-03-16 20:52:09 +0200 |
---|---|---|
committer | Zahary Karadjov <zahary@gmail.com> | 2014-03-16 21:05:20 +0200 |
commit | 26890b6525f12f89c2a93c1cde1c444e6af2e9d7 (patch) | |
tree | a1d5fa29af9782aa266d78a9ba68ad926159b306 /tests/overload/tissue966.nim | |
parent | 49b0440c47b1f22bf2b84083b0c2b79fb60fdfd5 (diff) | |
download | Nim-26890b6525f12f89c2a93c1cde1c444e6af2e9d7.tar.gz |
make some tests red :) (i.e. print failure details while running the tester)
Diffstat (limited to 'tests/overload/tissue966.nim')
-rw-r--r-- | tests/overload/tissue966.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/overload/tissue966.nim b/tests/overload/tissue966.nim index 59c43c8f9..2911348cf 100644 --- a/tests/overload/tissue966.nim +++ b/tests/overload/tissue966.nim @@ -1,5 +1,5 @@ discard """ - msg: "type mismatch: got (PTest)" + errormsg: "type mismatch: got (PTest)" """ type |