Skip to content

Commit bf2395a

Browse files
authored
disable thttpclient_ssl (#25164)
1 parent d60e021 commit bf2395a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/stdlib/thttpclient_ssl.nim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
discard """
22
cmd: "nim $target --mm:refc -d:ssl $options $file"
3-
disabled: "openbsd"
3+
disabled: "true"
44
retries: 2
55
"""
66

0 commit comments

Comments
 (0)