Skip to content

Commit 3d79e27

Browse files
committed
[test_ModelicaSystemCmd] fix rebase fallout
1 parent 08ed7c4 commit 3d79e27

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_ModelicaSystemCmd.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,5 @@ def test_simflags(mscmd_firstorder):
3333
assert mscmd.get_cmd() == [
3434
mscmd.get_exe().as_posix(),
3535
'-noEventEmit',
36-
'-noRestart',
3736
'-override=b=2'
3837
]

0 commit comments

Comments
 (0)