Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion test-xctest-package/test-xctest-package.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Trivial test for importing XCTest.
#

# https://github.com/apple/swift-corelibs-foundation/pull/304
# REQUIRES: disabled
#
# This test doesn't work on Darwin yet, because the XCTest overlay isn't shipped
# with the package, and can't be found:#
# <rdar://problem/23600043> Cannot import XCTest with swift from a downloadable package
Expand Down