Skip to content

Commit cfe1924

Browse files
authored
Disable tasynchttpserver_transferencoding on FreeBSD (#18122)
1 parent c792154 commit cfe1924

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/stdlib/tasynchttpserver_transferencoding.nim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
discard """
22
matrix: "--gc:arc --threads:on; --gc:arc --threads:on -d:danger; --threads:on"
3+
disabled: "freebsd"
34
"""
45

56
import httpclient, asynchttpserver, asyncdispatch, asyncfutures

0 commit comments

Comments
 (0)