Skip to content

Commit 8ade4ed

Browse files
authored
[4.2-06-11] Only disable Network test on watchOS
1 parent 09384df commit 8ade4ed

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/stdlib/Network.swift

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

44
// REQUIRES: objc_interop
5-
6-
// REQUIRES: rdar40799651
5+
// UNSUPPORTED: OS=watchos
76

87
import Network
98
import Foundation

0 commit comments

Comments
 (0)