Skip to content

Commit adb21e1

Browse files
committed
??? fix test
1 parent ee93a03 commit adb21e1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_ModelicaSystemOMC.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,6 @@ def _run_getSolutions(mod):
208208

209209
def test_variable_filter(model_firstorder):
210210
mod = OMPython.ModelicaSystemOMC()
211-
mod.setWorkDirectory(pathlib.Path(__file__).parent.parent / 'xyz')
212211
mod.model(
213212
model_file=model_firstorder,
214213
model_name="M",

0 commit comments

Comments
 (0)