Skip to content

Commit 757f55f

Browse files
authored
Merge pull request #36665 from apple/shahmishal/xfail-implementation-only-import-suggestion
Update the unsupported OS to iOS
2 parents d196842 + 64d6ccd commit 757f55f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ import main // expected-warning{{'implementation-only-import-suggestion.swift' i
4646

4747

4848
// rdar://76004923
49-
// UNSUPPORTED: OS=iphoneos
49+
// UNSUPPORTED: OS=ios
5050
// UNSUPPORTED: OS=watchos
5151
// UNSUPPORTED: OS=tvos

0 commit comments

Comments
 (0)