From 7370d497921ae1182c3ff09ad887a8acc60ae4dd Mon Sep 17 00:00:00 2001 From: Houtan Bastani Date: Tue, 25 Oct 2016 16:29:34 +0200 Subject: [PATCH] test suite: suppress dynare_config output --- tests/run_reporting_test_octave.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/run_reporting_test_octave.m b/tests/run_reporting_test_octave.m index 395af367d..383995a6a 100644 --- a/tests/run_reporting_test_octave.m +++ b/tests/run_reporting_test_octave.m @@ -33,7 +33,7 @@ endif putenv("GNUTERM", "dumb") ## To add default directories, empty dseries objects -dynare_config +dynare_config([], 0); printf("\n*** TESTING: run_reporting_test_octave.m ***\n"); try