Merge "Remove dot from summary used by fixDoubleRedirects.php"
[lhc/web/wiklou.git] / tests / integration / includes / http / MWHttpRequestTestCase.php
index 81473df..3b02e28 100644 (file)
@@ -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;