summary refs log tree commit diff stats
path: root/tests/threads/tthreadanalysis.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/threads/tthreadanalysis.nim')
-rw-r--r--tests/threads/tthreadanalysis.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/threads/tthreadanalysis.nim b/tests/threads/tthreadanalysis.nim
index 3a46cd185..383680d81 100644
--- a/tests/threads/tthreadanalysis.nim
+++ b/tests/threads/tthreadanalysis.nim
@@ -2,7 +2,7 @@ discard """
   outputsub: "101"
   msg: "Warning: write to foreign heap"
   line: 37
-  cmd: "nimrod cc --hints:on --threads:on $# $#"
+  cmd: "nimrod $target --hints:on --threads:on $options $file"
 """
 
 import os