mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Only run this new test on macOS
This commit is contained in:
@@ -4,4 +4,6 @@
|
||||
// RUN: %empty-directory(%t)
|
||||
// RUN: %target-swift-frontend -compile-module-from-interface -o %/t/SilencePreconcurrency.swiftmodule %s -verify
|
||||
|
||||
// REQUIRES: OS=macosx
|
||||
|
||||
@preconcurrency import Swift
|
||||
|
||||
Reference in New Issue
Block a user