Skip to content

Commit ff77dc2

Browse files
committed
[testing] Add missing REQUIRES: concurrency
1 parent 107add7 commit ff77dc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Concurrency/actor_isolation_unsafe.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// RUN: %target-typecheck-verify-swift -enable-experimental-concurrency
2+
// REQUIRES: concurrency
23

34
@globalActor
45
actor SomeGlobalActor {

0 commit comments

Comments
 (0)