summary refs log tree commit diff stats
path: root/tests/stdlib/thttpclient_ssl.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/stdlib/thttpclient_ssl.nim')
-rw-r--r--tests/stdlib/thttpclient_ssl.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/stdlib/thttpclient_ssl.nim b/tests/stdlib/thttpclient_ssl.nim
index 3acdacfe3..cf0485b12 100644
--- a/tests/stdlib/thttpclient_ssl.nim
+++ b/tests/stdlib/thttpclient_ssl.nim
@@ -1,5 +1,5 @@
 discard """
-  cmd: "nim $target --threads:on -d:ssl $options $file"
+  cmd: "nim $target --mm:refc -d:ssl $options $file"
   disabled: "openbsd"
 """