* In NewParserTest, made it possible to use the --use-filebackend param to run the...
authorAaron Schulz <aaron@users.mediawiki.org>
Sat, 28 Jan 2012 01:20:42 +0000 (01:20 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Sat, 28 Jan 2012 01:20:42 +0000 (01:20 +0000)
commit638b58c27233f883817125fe6ac18d8708d8795b
treec049c88c7beb0f0cf0cb09de6acd2cbf80fc4f0a
parentece8bb5e6fbca1dbf36e5742161ed80051583286
* In NewParserTest, made it possible to use the --use-filebackend param to run the tests on a given registered backend.
* In FileBackendTest, killed useless recursiveClean() call.
tests/phpunit/includes/filerepo/FileBackendTest.php
tests/phpunit/includes/parser/NewParserTest.php