Skip to content

Commit 2d81f55

Browse files
author
David Ungar
committed
remove unused
# Conflicts: # Tests/SwiftDriverTests/IncrementalCompilationTests.swift
1 parent fe12377 commit 2d81f55

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

Tests/SwiftDriverTests/IncrementalCompilationTests.swift

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -615,11 +615,7 @@ extension IncrementalCompilationTests {
615615
#endif
616616
}
617617

618-
private func postCompileOutputs() -> [AbsolutePath] {
619-
abort()
620-
}
621-
622-
func testRenamingSwiftDeps() throws {
618+
func testRenamingSwiftDeps() throws {
623619
try tryInitial(checkDiagnostics: false)
624620
tryNoChange(checkDiagnostics: false)
625621
tryNoChange(checkDiagnostics: true,

0 commit comments

Comments
 (0)