Skip to content

Commit 068291c

Browse files
authored
Merge pull request #39104 from DougGregor/limit-test
Limit test to macOS
2 parents a375ffe + 5d2c887 commit 068291c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// RUN: %empty-directory(%t)
22
// REQUIRES: VENDOR=apple
3+
// REQUIRES: OS=macosx
34

45
/// Prepare the SDK.
56
// RUN: cp -r %S/Inputs/public-private-sdk %t/sdk

0 commit comments

Comments
 (0)