8000 add newline · gitpython-developers/GitPython@300261d · GitHub
[go: up one dir, main page]

Skip to content

Commit 300261d

Browse files
committed
add newline
1 parent b4fe276 commit 300261d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/testrunner.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
suite = loader.discover(start_dir)
55

66
runner = unittest.TextTestRunner()
7-
runner.run(suite)
7+
runner.run(suite)

0 commit comments

Comments
 (0)
0