diff --git a/Tests/BuildTests/BuildPlanTests.swift b/Tests/BuildTests/BuildPlanTests.swift index 294614ca92f..9e084a8c09a 100644 --- a/Tests/BuildTests/BuildPlanTests.swift +++ b/Tests/BuildTests/BuildPlanTests.swift @@ -124,8 +124,6 @@ final class BuildPlanTests: XCTestCase { } func testExplicitSwiftPackageBuild() throws { - // Fix and re-enable SwiftPM test `testExplicitSwiftPackageBuild` - try XCTSkipIf(true) try withTemporaryDirectory { path in // Create a test package with three targets: // A -> B -> C