- Patch #367508 by lyricnz: returned help screen when running test groups.
parent
5e2ad8e43c
commit
b8389ebd54
|
@ -207,6 +207,7 @@ function simpletest_script_parse_args() {
|
|||
else {
|
||||
// Values found without an argument should be test names.
|
||||
$args['test_names'] += explode(',', $arg);
|
||||
$count++;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue