Skip to content

Commit 2983b8d

Browse files
David UngarCodaFi
andcommitted
Update Tests/SwiftDriverTests/IncrementalCompilationTests.swift
Co-authored-by: Robert Widmann <devteam.codafi@gmail.com>
1 parent 738ad15 commit 2983b8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/SwiftDriverTests/IncrementalCompilationTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -716,7 +716,7 @@ final class IncrementalCompilationTests: XCTestCase {
716716
}
717717
func doABuild(_ message: String,
718718
checkDiagnostics: Bool,
719-
extraArguments: [String] ,
719+
extraArguments: [String],
720720
expectingRemarks texts: [String],
721721
whenAutolinking: [String]) throws {
722722
try doABuild(

0 commit comments

Comments
 (0)