parserTests: add --filter as an alias of --regex
authorAntoine Musso <hashar@users.mediawiki.org>
Sat, 19 Nov 2011 18:24:43 +0000 (18:24 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Sat, 19 Nov 2011 18:24:43 +0000 (18:24 +0000)
commit9a76749cc3326044b309dd3bd7539d5d3bfff482
tree1b4617cd1a4b4aa77192282a9c436947aa9caff3
parenta5b39df0d6531a92acb5633d78e9a0f7b2194fc7
parserTests: add --filter as an alias of --regex

PHPUnit use the --filter option and I keep incorrectly using it for
parserTest. So this is adding an alias of --regex.
tests/parser/parserTest.inc
tests/parserTests.php