Skip to content

Commit 23bcb8b

Browse files
authored
Merge pull request swiftlang#36651 from aschwaighofer/disable_test_on_watchos_tvos_rdar76004923
Disable test on tvos/watchos
2 parents b5e4012 + 72d0955 commit 23bcb8b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Sema/implementation-only-import-suggestion.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,5 @@ import main // expected-warning{{'implementation-only-import-suggestion.swift' i
4747

4848
// rdar://76004923
4949
// UNSUPPORTED: OS=iphoneos
50+
// UNSUPPORTED: OS=watchos
51+
// UNSUPPORTED: OS=tvos

0 commit comments

Comments
 (0)