Skip to content

Commit 300261d

Browse files
committed
add newline
1 parent b4fe276 commit 300261d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)