Skip to content

Commit 5b58dc6

Browse files
committed
Tests: remove @testable import _InternalTestSupport
Use the newly extended APIs for testing and use a non-testable import of the package, avoiding a recompilation.
1 parent f3ee5d7 commit 5b58dc6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/PackageGraphTests/CrossCompilationPackageGraphTests.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
//
1111
//===----------------------------------------------------------------------===//
1212

13-
@testable
1413
@_spi(SwiftPMInternal)
1514
import _InternalTestSupport
1615

0 commit comments

Comments
 (0)