X-Git-Url: http://git.cyclocoop.org/%27.%28%24current%20%3E%202?a=blobdiff_plain;f=tests%2Fintegration%2Fincludes%2Fhttp%2FMWHttpRequestTestCase.php;h=3b02e28b442d54a57a5c31f54e62b132226de534;hb=ebbfe592fe02e38ab2201c0141e7468284e8ff68;hp=81473df22757f573ae322ac0d10803ff45e973db;hpb=27f996e866613c861f982c312b642d0f0304e035;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/integration/includes/http/MWHttpRequestTestCase.php b/tests/integration/includes/http/MWHttpRequestTestCase.php index 81473df227..3b02e28b44 100644 --- a/tests/integration/includes/http/MWHttpRequestTestCase.php +++ b/tests/integration/includes/http/MWHttpRequestTestCase.php @@ -2,7 +2,7 @@ use Wikimedia\TestingAccessWrapper; -class MWHttpRequestTestCase extends PHPUnit_Framework_TestCase { +abstract class MWHttpRequestTestCase extends PHPUnit_Framework_TestCase { protected static $httpEngine; protected $oldHttpEngine;