X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=tests%2Fphpunit%2FEnvTests.php;h=71f19a648551dae6c305cd6026b6c0c82c33ab55;hb=478d146538c3229a0739269518ad545739429cb9;hp=18ef4d3a0e085f592dc5235b49bc1c86419c3619;hpb=73e968a8187eddf4d879e11d7ef57fe1e7a8e830;p=civicrm-core.git diff --git a/tests/phpunit/EnvTests.php b/tests/phpunit/EnvTests.php index 18ef4d3a0e..71f19a6485 100644 --- a/tests/phpunit/EnvTests.php +++ b/tests/phpunit/EnvTests.php @@ -10,7 +10,7 @@ * names. Each name may be a class (eg "MyFirstTest") or a method * (eg "MyFirstTest::testFoo"). */ -class EnvTests extends \PHPUnit_Framework_TestSuite { +class EnvTests extends \PHPUnit\Framework\TestSuite { /** * @return \EnvTests