mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-23 00:15:58 +01:00
Add FALLTHRU
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user