Skip to content

Commit 997f2c2

Browse files
committed
Add \n at EOF
1 parent d590245 commit 997f2c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/swift-test/Error.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ extension Error: CustomStringConvertible {
1919
return "build the package using `swift build` before running tests"
2020
}
2121
}
22-
}
22+
}

0 commit comments

Comments
 (0)