diff --git a/tests/runalltests.m b/tests/runalltests.m index 4cfee139d5c2416c2e897eb664174106bb7496a8..04d240ab9ee9f7c9053fd61342a9e6abe54079ab 100644 --- a/tests/runalltests.m +++ b/tests/runalltests.m @@ -56,4 +56,7 @@ if any(~[r{:,3}]) end warning on -path(opath); \ No newline at end of file +path(opath); + + +display_report(r); \ No newline at end of file