Skip to content

Commit 3132565

Browse files
committed
test
1 parent 7589d1f commit 3132565

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Distributed/Runtime/distributed_actor_localSystem.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// RUN: %target-build-swift -module-name main -Xfrontend -enable-experimental-distributed -Xfrontend -disable-availability-checking -j2 -parse-as-library -I %t %s -o %t/a.out
33
// RUN: %target-run %t/a.out | %FileCheck %s --color
44

5+
// REQUIRES: rdar://123456
56
// REQUIRES: executable_test
67
// REQUIRES: concurrency
78
// REQUIRES: distributed

0 commit comments

Comments
 (0)