]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tests/UtilsTest.php
Optimize and cleanup imports
[github/shaarli/Shaarli.git] / tests / UtilsTest.php
index d0abd9968cfdc4afa152db87682b00ae4d5d73e5..8225d95ae067d3c5db9fb4a352860bb341c8b961 100644 (file)
@@ -10,7 +10,7 @@ require_once 'application/Languages.php';
 /**
  * Unitary tests for Shaarli utilities
  */
-class UtilsTest extends PHPUnit_Framework_TestCase
+class UtilsTest extends PHPUnit\Framework\TestCase
 {
     // Log file
     protected static $testLogFile = 'tests.log';