summary refs log tree commit diff stats
path: root/tests/stdlib/tsysrand.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/stdlib/tsysrand.nim')
-rw-r--r--tests/stdlib/tsysrand.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/stdlib/tsysrand.nim b/tests/stdlib/tsysrand.nim
index e6b65e70f..7b7a0fc34 100644
--- a/tests/stdlib/tsysrand.nim
+++ b/tests/stdlib/tsysrand.nim
@@ -1,6 +1,6 @@
 discard """
   targets: "c cpp js"
-  matrix: "--experimental:vmopsDanger"
+  matrix: "--experimental:vmopsDanger; --experimental:vmopsDanger --mm:refc"
 """
 
 import std/sysrand