Skip to content

Commit 559912b

Browse files
authored
Merge pull request #17206 from apple/network-test-4.2
[4.2] Only disable Network test on watchOS
2 parents 9c277a6 + 69cb3de commit 559912b

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)