summary refs log tree commit diff stats
path: root/tests/stdlib/tlocks.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/stdlib/tlocks.nim')
-rw-r--r--tests/stdlib/tlocks.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/stdlib/tlocks.nim b/tests/stdlib/tlocks.nim
index 9ce9afd13..1c5f67119 100644
--- a/tests/stdlib/tlocks.nim
+++ b/tests/stdlib/tlocks.nim
@@ -1,6 +1,6 @@
 discard """
   targets: "c cpp js"
-  matrix: "--threads:on"
+  matrix: "--mm:refc; --mm:orc"
 """
 
 #bug #6049