summary refs log tree commit diff stats
path: root/tests/stdlib/topenssl.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/stdlib/topenssl.nim')
-rw-r--r--tests/stdlib/topenssl.nim4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/stdlib/topenssl.nim b/tests/stdlib/topenssl.nim
index 3209437de..af259627f 100644
--- a/tests/stdlib/topenssl.nim
+++ b/tests/stdlib/topenssl.nim
@@ -1,3 +1,7 @@
+discard """
+  matrix: "--mm:refc; --mm:orc"
+"""
+
 import std/wordwrap
 import openssl
 import std/assertions