Skip to content

Commit 9afb6c3

Browse files
committed
Tests: remove @testable import SwiftFixIt
Use the newly extended APIs for testing and use a non-testable import of the package, avoiding a recompilation.
1 parent 3c16e53 commit 9afb6c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/SwiftFixItTests/Utilities.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ import _InternalTestSupport
1414
import struct Basics.AbsolutePath
1515
import var Basics.localFileSystem
1616
import struct Foundation.UUID
17-
@testable
1817
import SwiftFixIt
1918
import class SwiftSyntax.SourceLocationConverter
2019
import Testing

0 commit comments

Comments
 (0)