diff --git a/tests/async/tasyncssl.nim b/tests/async/tasyncssl.nim index 0607cf3c65..61f0b56616 100644 --- a/tests/async/tasyncssl.nim +++ b/tests/async/tasyncssl.nim @@ -2,6 +2,7 @@ discard """ file: "tasyncssl.nim" cmd: "nim $target --hints:on --define:ssl $options $file" output: "500" + disabled: "windows" """ import asyncdispatch, asyncnet, net, strutils, os