diff options
author | Araq <rumpf_a@web.de> | 2012-08-24 19:08:34 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2012-08-24 19:08:34 +0200 |
commit | 8a92e95ccfb2653d8cea52a83c26ac8967557062 (patch) | |
tree | fc7fb79f860dd1d9c32fffb3afcf100454afa0c5 /tests/reject/tenummix.nim | |
parent | d17caa86e841489d92165d9caa13c2d8bc86afd5 (diff) | |
download | Nim-8a92e95ccfb2653d8cea52a83c26ac8967557062.tar.gz |
made tests green again
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 55c0c05a9..53be02ffa 100644 --- a/tests/reject/tenummix.nim +++ b/tests/reject/tenummix.nim @@ -1,6 +1,6 @@ discard """ file: "system.nim" - line: 643 + line: 646 errormsg: "type mismatch" """ |