summary refs log tree commit diff stats
path: root/tests/init/tuninit1.nim
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2014-08-13 01:30:42 +0200
committerAraq <rumpf_a@web.de>2014-08-13 01:30:42 +0200
commit4d8c127838f692860b5e30314c1959b84e5dbcff (patch)
tree0d661ab36f9aaf7858fe9789de2e38f64545db39 /tests/init/tuninit1.nim
parent62e454f41beb5a742dbb8137198629fdc1f1153a (diff)
downloadNim-4d8c127838f692860b5e30314c1959b84e5dbcff.tar.gz
made some tests green
Diffstat (limited to 'tests/init/tuninit1.nim')
-rw-r--r--tests/init/tuninit1.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/init/tuninit1.nim b/tests/init/tuninit1.nim
index 2a994b187..57443a7d3 100644
--- a/tests/init/tuninit1.nim
+++ b/tests/init/tuninit1.nim
@@ -1,5 +1,5 @@
 discard """
-  errormsg: "'y' might not have been initialized"
+  msg: "Warning: 'y' might not have been initialized [Uninit]"
   line:34
 """