We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
testExplicitSwiftPackageBuild
1 parent 92dcfa0 commit cb2a30aCopy full SHA for cb2a30a
Tests/BuildTests/BuildPlanTests.swift
@@ -124,8 +124,6 @@ final class BuildPlanTests: XCTestCase {
124
}
125
126
func testExplicitSwiftPackageBuild() throws {
127
- // <rdar://82053045> Fix and re-enable SwiftPM test `testExplicitSwiftPackageBuild`
128
- try XCTSkipIf(true)
129
try withTemporaryDirectory { path in
130
// Create a test package with three targets:
131
// A -> B -> C
0 commit comments