Skip to content

Commit 735f5f2

Browse files
committed
[test_OMCPath] fix end of file
1 parent 0d3d410 commit 735f5f2

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)