Skip to content

Commit 3b0d692

Browse files
committed
[test] Restrict complete_sdk_platform.swift to macOS
rdar://135232586
1 parent 2b817f3 commit 3b0d692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation-test/IDE/complete_sdk_platform.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// Works if SDK is specified as a symlink too.
77
// RUN: %batch-code-completion -sdk %t/sdk %xcode-extra-platform-search-paths
88

9-
// REQUIRES: VENDOR=apple
9+
// REQUIRES: OS=macosx
1010

1111
// rdar://131854240 - Make sure modules found in the platform dir are treated
1212
// as system.

0 commit comments

Comments
 (0)