File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -869,7 +869,7 @@ final class BackgroundIndexingTests: XCTestCase {
869869 func testImportPreparedModuleWithFunctionBodiesSkipped( ) async throws {
870870 try await SkipUnless . sourcekitdSupportsRename ( )
871871 // This test case was crashing the indexing compiler invocation for Client if Lib was built for index preparation
872- // (using `-enable-library-evolution -experimental-skip-all-function-bodies -experimental-lazy-typecheck`) but x
872+ // (using `-enable-library-evolution -experimental-skip-all-function-bodies -experimental-lazy-typecheck`) but the
873873 // Client was not indexed with `-experimental-allow-module-with-compiler-errors`. rdar://129071600
874874 let project = try await SwiftPMTestProject (
875875 files: [
You can’t perform that action at this time.
0 commit comments