Skip to content

Commit 12b2835

Browse files
authored
Re-enable async_task_locals_in_task_group_may_need_to_copy.swift
Give this a go on CI
1 parent 5770d59 commit 12b2835

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/Concurrency/Runtime/async_task_locals_in_task_group_may_need_to_copy.swift

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

9-
// REQUIRES: rdar139384166
10-
119
enum TL {
1210
@TaskLocal
1311
static var one: Int = 1

0 commit comments

Comments
 (0)