Add FALLTHRU

This commit is contained in:
Dennis Skinner
2023-12-04 13:38:50 -05:00
parent 4a606dc2cd
commit 3adb5dd7b9
2 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -1163,7 +1163,7 @@ RUNNER_TESTS = [
"Options:",
"-l List all tests and exit",
"-f NAME Filter to run only tests whose name includes NAME",
"-n NAME (deprecated) alias of -f",
"-n NAME \\(deprecated\\) alias of -f",
"-h show this Help menu",
"-q Quiet/decrease verbosity",
"-v increase Verbosity",
@@ -1187,7 +1187,7 @@ RUNNER_TESTS = [
"Options:",
"-l List all tests and exit",
"-f NAME Filter to run only tests whose name includes NAME",
"-n NAME (deprecated) alias of -f",
"-n NAME \\(deprecated\\) alias of -f",
"-h show this Help menu",
"-q Quiet/decrease verbosity",
"-v increase Verbosity",