Skip to content

Commit fcc8fe9

Browse files
committed
[test_OMCPath] fix end of file
1 parent c9c9d09 commit fcc8fe9

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)