Skip to content

Commit 03eaa25

Browse files
authored
Merge pull request #17204 from apple/network-test
Only disable Network test on watchOS
2 parents aea6f06 + d17d8d0 commit 03eaa25

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)