Skip to content

Commit da37637

Browse files
authored
Merge pull request #36351 from davezarzycki/pr36351
[testing] Add missing REQUIRES: concurrency
2 parents 733c2a3 + ff77dc2 commit da37637

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)