diff options
author | Araq <rumpf_a@web.de> | 2013-04-11 17:28:17 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2013-04-11 17:28:17 +0200 |
commit | 45185f84dfcb8f4f16734fcd22f91834621c60e7 (patch) | |
tree | 6226b7ada688ece0025eeadee7efc476286a61c5 /tests/reject/tenummix.nim | |
parent | 1ab598b3367043e77adf9c941dd2b56b088273f8 (diff) | |
download | Nim-45185f84dfcb8f4f16734fcd22f91834621c60e7.tar.gz |
cleanup of tests; use 'koch install' instead of 'install.sh' for a bootstrapping build
Diffstat (limited to 'tests/reject/tenummix.nim')
-rw-r--r-- | tests/reject/tenummix.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/reject/tenummix.nim b/tests/reject/tenummix.nim index 5d141128c..22c07f14a 100644 --- a/tests/reject/tenummix.nim +++ b/tests/reject/tenummix.nim @@ -1,6 +1,6 @@ discard """ file: "system.nim" - line: 670 + line: 695 errormsg: "type mismatch" """ |