Re-add parser tests to the ParserTests group
authorTim Starling <tstarling@wikimedia.org>
Wed, 14 Sep 2016 23:37:06 +0000 (09:37 +1000)
committerTim Starling <tstarling@wikimedia.org>
Wed, 14 Sep 2016 23:39:20 +0000 (09:39 +1000)
commit364f57965f8f1bbf846e5fd5019f1d0068c6c353
tree87d61a19baeeed75d54b03419e7f9181a7174ae8
parentb73ffae7529b75e40391f8b163c5230040faeaf2
Re-add parser tests to the ParserTests group

It was omitted due to the new way in which parser test TestCase objects
are constructed. Should fix Jenkins double-execution of parser tests.

Change-Id: I8131c3b13f2e08f784bce46fee16051c14761304
tests/phpunit/includes/parser/ParserIntegrationTest.php
tests/phpunit/suites/ParserTestFileSuite.php