mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[Concurrency] NFC: Switch tests to use -strict-concurrency=complete instead of -warn-concurrency
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// RUN: %target-typecheck-verify-swift -warn-concurrency -disable-availability-checking
|
||||
// RUN: %target-typecheck-verify-swift -strict-concurrency=complete -disable-availability-checking
|
||||
// REQUIRES: concurrency
|
||||
// REQUIRES: distributed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user