Merge "Test wiki tables with a lot of comments"
authorSubramanya Sastry <ssastry@wikimedia.org>
Thu, 13 Dec 2012 17:13:14 +0000 (17:13 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Thu, 13 Dec 2012 17:13:14 +0000 (17:13 +0000)
tests/phpunit/MediaWikiPHPUnitCommand.php

index 2745c6a..b675000 100644 (file)
@@ -9,6 +9,7 @@ class MediaWikiPHPUnitCommand extends PHPUnit_TextUI_Command {
                'keep-uploads' => false,
                'use-normal-tables' => false,
                'reuse-db' => false,
+               'wiki=' => false,
        );
 
        public function __construct() {