wiki.techinc.nl/tests/phpunit/includes/api/query
Aleksey Bekh-Ivanov (WMDE) 5df18797e4 Fix tests that don't check composer's autoloader
Tests were failing if class cannot be loaded using `\AutoLoader` but can be loaded by composer's autoloader.

Change-Id: I005c9d99245f4733a9666c4bfe9e39baeaad3960
2016-12-22 10:46:11 +00:00
..
ApiQueryBasicTest.php
ApiQueryContinue2Test.php
ApiQueryContinueTest.php
ApiQueryContinueTestBase.php
ApiQueryRevisionsTest.php Replace WikiPage::doEdit() usages 2016-09-15 21:25:32 +01:00
ApiQueryTest.php Fix tests that don't check composer's autoloader 2016-12-22 10:46:11 +00:00
ApiQueryTestBase.php