Skip to content

Commit d17d8d0

Browse files
authored
Only disable Network test on watchOS
Instead of wholesale disabling the test.
1 parent 25af770 commit d17d8d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/stdlib/Network.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
// REQUIRES: executable_test
33

44
// REQUIRES: objc_interop
5+
// UNSUPPORTED: OS=watchos
56

6-
// REQUIRES: rdar40799651
77

88
import Network
99
import Foundation

0 commit comments

Comments
 (0)