summary refs log tree commit diff stats
path: root/tests/magics/t10307.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/magics/t10307.nim')
-rw-r--r--tests/magics/t10307.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/magics/t10307.nim b/tests/magics/t10307.nim
index b5bbfdfa8..b5a93c5c6 100644
--- a/tests/magics/t10307.nim
+++ b/tests/magics/t10307.nim
@@ -1,5 +1,5 @@
 discard """
-  cmd: "nim c -d:useGcAssert $file"
+  cmd: "nim c --mm:refc -d:useGcAssert $file"
   output: '''running someProc(true)
 res: yes
 yes