Skip to content

Commit 0d4d93c

Browse files
committed
Add missing executable_test
1 parent 209878f commit 0d4d93c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Concurrency/Runtime/cancellation_handler.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// RUN: %target-run-simple-swift(-Xfrontend -enable-experimental-concurrency %import-libdispatch)
22
// REQUIRES: concurrency
3+
// REQUIRES: executable_test
34

45
class Canary {
56
deinit {

0 commit comments

Comments
 (0)