mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-05 03:14:08 +00:00
Update tssl.nim (#20973)
This test hangs also under NetBSD and prevents the rest of the tests to carry over to the end.
This commit is contained in:
@@ -2,6 +2,7 @@ discard """
|
||||
joinable: false
|
||||
disabled: "freebsd"
|
||||
disabled: "openbsd"
|
||||
disabled: "netbsd"
|
||||
"""
|
||||
# disabled: pending bug #15713
|
||||
import std/[net, nativesockets, assertions, typedthreads]
|
||||
|
||||
Reference in New Issue
Block a user