Skip to content

Commit dad4a63

Browse files
committed
Revert "[xctest] disable the test due to swiftlang/swift-corelibs-foundation#304"
1 parent 382558c commit dad4a63

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

test-xctest-package/test-xctest-package.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Trivial test for importing XCTest.
22
#
3-
# https://github.com/apple/swift-corelibs-foundation/pull/304
4-
# REQUIRES: disabled
5-
#
3+
64
# This test doesn't work on Darwin yet, because the XCTest overlay isn't shipped
75
# with the package, and can't be found:#
86
# <rdar://problem/23600043> Cannot import XCTest with swift from a downloadable package

0 commit comments

Comments
 (0)