Merge pull request #22227 from mlutfy/standalone
[civicrm-core.git] / tests / phpunit / EnvTests.php
index 9bfa80f8dbf3fe74681de6caec9b8482a99e6d45..71f19a648551dae6c305cd6026b6c0c82c33ab55 100644 (file)
@@ -10,7 +10,8 @@
  * 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
    */