summary refs log tree commit diff stats
path: root/tests/parallel/t7535.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/parallel/t7535.nim')
-rw-r--r--tests/parallel/t7535.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/parallel/t7535.nim b/tests/parallel/t7535.nim
index 052dcdc3a..7817a1c9e 100644
--- a/tests/parallel/t7535.nim
+++ b/tests/parallel/t7535.nim
@@ -1,5 +1,5 @@
 discard """
-  matrix: "--threads:on"
+  matrix: "--mm:refc; --mm:orc"
   errormsg: "'spawn' takes a call expression; got: proc (x: uint32) = echo [x]"
 """