diff options
Diffstat (limited to 'tests/parser/README')
-rw-r--r-- | tests/parser/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/parser/README b/tests/parser/README index f1a82ee6458e..a62db5ac010b 100644 --- a/tests/parser/README +++ b/tests/parser/README @@ -9,4 +9,4 @@ To run parser tests via PHPUnit: You can optionally filter by title using --filter, e.g. - ./phpunit.php --testsuite parsertests --filter="Bug 6200" + ./phpunit.php --testsuite parsertests --filter="T6400" |