Skip to content

Commit 72d0955

Browse files
committed
Disable test on tvos/watchos
rdar://76004923
1 parent b5e4012 commit 72d0955

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)