diff options
author | Araq <rumpf_a@web.de> | 2012-05-31 01:35:13 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2012-05-31 01:35:13 +0200 |
commit | 761936bad53ef61ba95b0d99f3560a25ea239e13 (patch) | |
tree | 76b6a041391d06c91649136bc8e06bcee9aab025 /tests/reject | |
parent | 04300542da671e0250c67610bc87ef4f335d6902 (diff) | |
download | Nim-761936bad53ef61ba95b0d99f3560a25ea239e13.tar.gz |
niminst: use 'set -e'; failing to copy docs and data is no installation error
Diffstat (limited to 'tests/reject')
-rw-r--r-- | tests/reject/tenummix.nim | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/reject/tenummix.nim b/tests/reject/tenummix.nim index 52d4f39d7..f32eb82a7 100644 --- a/tests/reject/tenummix.nim +++ b/tests/reject/tenummix.nim @@ -1,4 +1,6 @@ discard """ + file: "system.nim" + line: 640 errormsg: "type mismatch" """ |