mirror of
https://github.com/curl/curl.git
synced 2026-08-25 05:03:32 +03:00
test1056 fixup
This commit is contained in:
parent
be149859ad
commit
66379a78ce
1 changed files with 1 additions and 2 deletions
|
|
@ -46,10 +46,9 @@ body
|
|||
# ipv6-localhost (i.e. [::1%259999] is treated as [::1]). Maybe this is a bit
|
||||
# dodgy, but it happens on all our test platforms but Windows so skip this
|
||||
# test there. This feature doesn't work on msys or Cygwin, so use a precheck
|
||||
# to skip those.
|
||||
# to skip those. Not supported on the Windows kernel.
|
||||
<features>
|
||||
IPv6
|
||||
# Test is not supported on the Windows kernel
|
||||
!cygwin
|
||||
!win32
|
||||
</features>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue