]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tests/config/ConfigManagerTest.php
Optimize and cleanup imports
[github/shaarli/Shaarli.git] / tests / config / ConfigManagerTest.php
index 4a4e94ac551f135cca96d81a7f08672c43bae7ef..33830bc94bcc3584380b1a18259e4cf9ec101980 100644 (file)
@@ -7,7 +7,7 @@ namespace Shaarli\Config;
  * Note: it only test the manager with ConfigJson,
  *  ConfigPhp is only a workaround to handle the transition to JSON type.
  */
-class ConfigManagerTest extends \PHPUnit_Framework_TestCase
+class ConfigManagerTest extends \PHPUnit\Framework\TestCase
 {
     /**
      * @var ConfigManager