Squelch some compiler warnings, clean up indentation, clean up a
[obnox/wireshark/wip.git] / test / test.sh
index f13377f4da369876fe766281f946d8b5975c23ec..65178731719765de5d8096cab155badeba77dca4 100755 (executable)
@@ -92,7 +92,7 @@ test_suite() {
        test_suite_add "Command line options" clopt_suite
        test_suite_add "File I/O" io_suite
        test_suite_add "Capture" capture_suite
-       test_suite_add "Unittests" unittests_suite
+       test_suite_add "Unit tests" unittests_suite
 }