diff --git a/tests/async/tasyncssl.nim b/tests/async/tasyncssl.nim index 0607cf3c65..fe566852c8 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: "appveyor" """ import asyncdispatch, asyncnet, net, strutils, os