Skip to content

Commit 4ac8b3a

Browse files
author
Andrew McKnight
committed
whitespace
1 parent 3f4a8a9 commit 4ac8b3a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Tests/GitKitTests/GitKitTests.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ extension String {
1919
}
2020

2121
final class GitKitTests: XCTestCase {
22-
2322
static var allTests = [
2423
("testInit", testInit),
2524
("testLog", testLog),
@@ -126,7 +125,6 @@ final class GitKitTests: XCTestCase {
126125
try self.clean(path: clonePath)
127126
}
128127

129-
130128
func testCloneWithDirectory() throws {
131129
let basePath = self.currentPath()
132130
let currentDirectory = FileManager.default.currentDirectoryPath

0 commit comments

Comments
 (0)