Skip to content

Commit 02cd873

Browse files
authored
Merge pull request #41566 from drexin/wip-80900643
[Linux] Re-enable Driver/static-stdlib-autolink-linux.swift
2 parents b2943e6 + 8678d58 commit 02cd873

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/Driver/static-stdlib-autolink-linux.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// REQUIRES: static_stdlib
33
// REQUIRES: concurrency
44
// REQUIRES: libdispatch_static
5-
// REQUIRES: rdar80900643
65

76
// RUN: %empty-directory(%t)
87
// RUN: echo 'public func asyncFunc() async { print("Hello") }' > %t/asyncModule.swift

0 commit comments

Comments
 (0)