Skip to content

Commit e30ced6

Browse files
committed
Disable complete_checkdeps_notifyupdate.swift even harder
1 parent 9297a35 commit e30ced6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

test/SourceKit/CodeComplete/complete_checkdeps_notifyupdate.swift

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ func foo() {
66
}
77

88
// REQUIRES: shell
9-
// UNSUPPORTED: OS=ios
10-
// UNSUPPORTED: OS=tvos
11-
// UNSUPPORTED: OS=watchos
9+
// REQUIRES: rdar74150023
1210

1311
// RUN: %empty-directory(%t/Frameworks)
1412
// RUN: %empty-directory(%t/MyProject)

0 commit comments

Comments
 (0)