Skip to content

Commit dcd2ddb

Browse files
authored
Merge pull request #38142 from apple/async_stream-executable_test
[5.5] Mark async_stream.swift as an executable_test
2 parents be458db + 90cb44e commit dcd2ddb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Concurrency/Runtime/async_stream.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
// REQUIRES: concurrency
44
// REQUIRES: libdispatch
5+
// REQUIRES: executable_test
56
// UNSUPPORTED: use_os_stdlib
67

78
// https://bugs.swift.org/browse/SR-14466

0 commit comments

Comments
 (0)