Skip to content

Commit 8c23ed4

Browse files
committed
test
1 parent 741e9d4 commit 8c23ed4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

run-tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ def cleanup(out):
1111
continue
1212
s = "".join(s.split())
1313
ret = ret + '\n' + s
14-
return ret
14+
return ret.strip()
1515

1616
commands = []
1717

0 commit comments

Comments
 (0)