Skip to content

Commit 3d10de4

Browse files
authored
Update ExplicitModuleBuildTests.swift
1 parent a6b2c27 commit 3d10de4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/SwiftDriverTests/ExplicitModuleBuildTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -606,6 +606,7 @@ final class ExplicitModuleBuildTests: XCTestCase {
606606
let swiftModuleInterfacesPath: String =
607607
testInputsPath.appending(component: "ExplicitModuleBuilds")
608608
.appending(component: "Swift")
609+
.pathString
609610
let sdkArgumentsForTesting = (try? Driver.sdkArgumentsForTesting()) ?? []
610611
var driver = try Driver(args: ["swiftc",
611612
"-I", cHeadersPath.nativePathString().escaped(),

0 commit comments

Comments
 (0)