diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh index 8e24064c7..30e6d5f42 100755 --- a/tests/scripts/all.sh +++ b/tests/scripts/all.sh @@ -578,7 +578,7 @@ component_check_files () { component_check_names () { msg "test/build: declared and exported names" # < 3s - record_status tests/scripts/check-names.sh + record_status tests/scripts/check-names.sh -v } component_check_doxygen_warnings () {