Skip to content

Commit b9fd0b8

Browse files
committed
[test_OMCPath] fix end of file
1 parent 033afaa commit b9fd0b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_OMCPath.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ def test_OMCPath_docker():
2323

2424
if __name__ == '__main__':
2525
test_OMCPath_docker()
26-
print('DONE')
26+
print('DONE')

0 commit comments

Comments
 (0)