Skip to content

Commit 35a1ce0

Browse files
committed
[embedded] Re-enable dependencies-random.swift test
1 parent 06f6358 commit 35a1ce0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/embedded/dependencies-random.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@
3030
// REQUIRES: optimized_stdlib
3131
// UNSUPPORTED: OS=linux-gnu && CPU=aarch64
3232

33-
// REQUIRES: rdar121923818
34-
// REQUIRES: swift_feature_Embedded
35-
3633
@_extern(c, "putchar")
3734
@discardableResult
3835
func putchar(_: CInt) -> CInt

0 commit comments

Comments
 (0)