]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tests/http/HttpUtils/GetIpAdressFromProxyTest.php
Compatibility with PHPUnit 9
[github/shaarli/Shaarli.git] / tests / http / HttpUtils / GetIpAdressFromProxyTest.php
index fe3a639e296ed3fe6512c7186f43f9d49fb7694c..60cdb9927130a3689ba63145bd8d766c19ba1592 100644 (file)
@@ -7,7 +7,7 @@ require_once 'application/http/HttpUtils.php';
 /**
  * Unitary tests for getIpAddressFromProxy()
  */
-class GetIpAdressFromProxyTest extends \PHPUnit\Framework\TestCase
+class GetIpAdressFromProxyTest extends \Shaarli\TestCase
 {
 
     /**