Skip to content

Commit c315f83

Browse files
artemcmtshortli
andauthored
Update Tests/SwiftDriverTests/ExplicitModuleBuildTests.swift
Co-authored-by: Allan Shortlidge <tshortli@gmail.com>
1 parent 3c86960 commit c315f83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/SwiftDriverTests/ExplicitModuleBuildTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1365,7 +1365,7 @@ final class ExplicitModuleBuildTests: XCTestCase {
13651365
}
13661366
}
13671367

1368-
/// Test that the scanner invocation does not rely in response files
1368+
/// Test that the scanner invocation does not rely on response files
13691369
func testDependencyScanningSeparateClangScanCache() throws {
13701370
try withTemporaryDirectory { path in
13711371
let scannerCachePath: AbsolutePath = path.appending(component: "ClangScannerCache")

0 commit comments

Comments
 (0)