Clean up most of b/c for phpunit4

We don't support phpunit4 anymore:
https://w.wiki/9UT

Change-Id: Id7ad0e139f454becfac87bedca75b271250d387c
This commit is contained in:
Amir Sarabadani
2019-10-05 19:44:54 +02:00
parent 21100ebb78
commit f1e9eedb96
4 changed files with 2 additions and 6 deletions

View File

@@ -11,7 +11,6 @@ use ResourceLoaderULSModule;
* @author Thiemo Kreuz
*/
class ResourceLoaderULSModuleTest extends \PHPUnit\Framework\TestCase {
use \PHPUnit4And6Compat;
public function testAllReturnValues() {
$instance = new ResourceLoaderULSModule();