Skip to content

Commit 2fbc8de

Browse files
committed
[cxx-interop] Add missing // REQUIRES: concurrency_runtime
This prevents this test from running on older macOS versions. rdar://160960247
1 parent 3ce1d11 commit 2fbc8de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Interop/SwiftToCxx/class/swift-actor-execution.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
// REQUIRES: executable_test
2222

2323
// REQUIRES: concurrency
24+
// REQUIRES: concurrency_runtime
2425

2526
#include <assert.h>
2627
#include "actor.h"

0 commit comments

Comments
 (0)