diff --git a/tests/run_test_octave.m b/tests/run_test_octave.m index 912eec752..4a7854dda 100644 --- a/tests/run_test_octave.m +++ b/tests/run_test_octave.m @@ -25,7 +25,6 @@ load_octave_packages top_test_dir = getenv('TOP_TEST_DIR'); addpath(top_test_dir); -addpath('.'); % workaround for bug in Octave 4.2.0-rc2: https://savannah.gnu.org/bugs/?49334 addpath([top_test_dir filesep '..' filesep 'matlab']); ## Test Dynare Version