summary refs log tree commit diff stats
path: root/tests/global
diff options
context:
space:
mode:
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