Skip to content

Commit 926800a

Browse files
committed
Only run this new test on macOS
(cherry picked from commit aad67a8)
1 parent f84efbf commit 926800a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/ModuleInterface/SilencePreconcurrency.swiftinterface

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@
44
// RUN: %empty-directory(%t)
55
// RUN: %target-swift-frontend -compile-module-from-interface -o %/t/SilencePreconcurrency.swiftmodule %s -verify
66

7+
// REQUIRES: OS=macosx
8+
79
@preconcurrency import Swift

0 commit comments

Comments
 (0)