Skip to content

Commit 0799683

Browse files
Merge pull request swiftlang#16101 from apple/revert-16072-disable_failing_test
Revert "Disable test/stdlib/ErrorBridgedStatic.swift on no_asserts builds"
2 parents 128c50f + 23eab71 commit 0799683

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/stdlib/ErrorBridgedStatic.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
// REQUIRES: objc_interop
99
// REQUIRES: static_stdlib
1010

11-
// rdar://39473208
12-
// REQUIRES: asserts
13-
1411
import StdlibUnittest
1512

1613
class Bar: Foo {

0 commit comments

Comments
 (0)