Skip to content

Commit aa0b62a

Browse files
author
Emanuel Zephir
committed
Remove Linux XFAIL in stdlib StringTraps tests
Partially resolves SR-216.
1 parent 149e1e4 commit aa0b62a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/1_stdlib/StringTraps.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,7 @@
77
// RUN: %target-run %t/a.out_Release
88
// REQUIRES: executable_test
99

10-
// XFAIL: linux
11-
1210
import StdlibUnittest
13-
import Foundation
1411

1512
// Also import modules which are used by StdlibUnittest internally. This
1613
// workaround is needed to link all required libraries in case we compile

0 commit comments

Comments
 (0)