diff --git a/tests/run_test_octave.m b/tests/run_test_octave.m
index 912eec752e664897ef82eb64d96963c3efd16f09..4a7854dda29d628ae4f9d9bbcd3686744220d6e3 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