test suite: workaround for bug in Octave 4.2.0-rc2 https://savannah.gnu.org/bugs/?49334

time-shift
Houtan Bastani 2016-10-13 15:30:05 +02:00
parent 8b17af05d5
commit b5f0621f02
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
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