diff --git a/artifact/src/matlab/run_all_tests_matlab.m b/artifact/src/matlab/run_all_tests_matlab.m index 0ab561fad0ec7c37c7da187901a3389737f04cfc..1cf49504605abb1b9adb5e023c59289432523522 100644 --- a/artifact/src/matlab/run_all_tests_matlab.m +++ b/artifact/src/matlab/run_all_tests_matlab.m @@ -16,6 +16,6 @@ function run_all_tests_matlab(name_folder) ctl_eval(folder_name); end - fprintf(2, 'Matlab wrote results for %s\n', name_subf) + %fprintf(2, 'Matlab wrote results for %s\n', name_subf) end end