Skip to content

Commit 7c6b82d

Browse files
authored
Unlock on Linux: async_taskgroup_is_asyncsequence.swift
rdar://74817164
1 parent a57c97b commit 7c6b82d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/Concurrency/Runtime/async_taskgroup_is_asyncsequence.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
// REQUIRES: concurrency_runtime
88
// UNSUPPORTED: back_deployment_runtime
99

10-
// UNSUPPORTED: OS=linux-gnu
11-
1210
@available(SwiftStdlib 5.1, *)
1311
func test_taskGroup_is_asyncSequence() async {
1412
print(#function)

0 commit comments

Comments
 (0)