Skip to content

Commit a6b2c27

Browse files
compnerdartemcm
andauthored
Update Tests/SwiftDriverTests/ExplicitModuleBuildTests.swift
Co-authored-by: Artem Chikin <[email protected]>
1 parent 3f04fa5 commit a6b2c27

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
@@ -601,7 +601,7 @@ final class ExplicitModuleBuildTests: XCTestCase {
601601

602602
let cHeadersPath: String =
603603
testInputsPath.appending(component: "ExplicitModuleBuilds")
604-
.appending(compnent: "CHeaders")
604+
.appending(component: "CHeaders")
605605
.pathString
606606
let swiftModuleInterfacesPath: String =
607607
testInputsPath.appending(component: "ExplicitModuleBuilds")

0 commit comments

Comments
 (0)