]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tests/http/UrlUtils/UnparseUrlTest.php
Compatibility with PHPUnit 9
[github/shaarli/Shaarli.git] / tests / http / UrlUtils / UnparseUrlTest.php
index 040d8c54ed5a1fca14490ec36ebdb2994005252f..5e6246cceef2c1550b0ba2ff5f707835965902e7 100644 (file)
@@ -10,7 +10,7 @@ require_once 'application/http/UrlUtils.php';
 /**
  * Unitary tests for unparse_url()
  */
-class UnparseUrlTest extends \PHPUnit\Framework\TestCase
+class UnparseUrlTest extends \Shaarli\TestCase
 {
     /**
      * Thanks for building nothing