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.
1 parent dff2179 commit d7fd8ffCopy full SHA for d7fd8ff
Sources/SwiftSyntaxMacrosTestSupport/Assertions.swift
@@ -18,7 +18,7 @@ public import SwiftSyntaxMacros
18
@_spi(XCTestFailureLocation) public import SwiftSyntaxMacrosGenericTestSupport
19
private import XCTest
20
#if canImport(Testing)
21
-import Testing
+private import Testing
22
#endif
23
#else
24
import SwiftIfConfig
0 commit comments