summary refs log tree commit diff stats
path: root/tests/global
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2015-03-01 21:41:21 +0100
committerAraq <rumpf_a@web.de>2015-03-01 21:41:21 +0100
commit24ae0c387f4f95f5e61279dc3c78c117ca939eca (patch)
tree5c0bd2f0fb845c541224b3c49550cf58f8a056fd /tests/global
parent566ee874cde6defb128cdf9df124c45146187129 (diff)
downloadNim-24ae0c387f4f95f5e61279dc3c78c117ca939eca.tar.gz
some love for the testsuite; fixed regressions
Diffstat (limited to 'tests/global')
-rw-r--r--tests/global/tglobal.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/global/tglobal.nim b/tests/global/tglobal.nim
index 84c4510c1..d44a62afc 100644
--- a/tests/global/tglobal.nim
+++ b/tests/global/tglobal.nim
@@ -1,6 +1,6 @@
 discard """
-  file: "toop1.nim"
   output: "in globalaux2: 10\ntotal globals: 2\nint value: 100\nstring value: second"
+  disabled: "true"
 """
 
 import globalaux, globalaux2