X-Git-Url: https://git.immae.eu/?p=github%2Fshaarli%2FShaarli.git;a=blobdiff_plain;f=tests%2Fhttp%2FUrlUtils%2FCleanupUrlTest.php;fp=tests%2FUrl%2FCleanupUrlTest.php;h=6c4d124bed845f4d5205dda31df2f61b0a0d99d0;hp=24791948337a94be0692a6e97b4c20faa94d2de2;hb=51753e403fa69c0ce124ede27d300477e3e799ca;hpb=fb1b182fbf0ee5afed586f77eec84d7a906831ef diff --git a/tests/Url/CleanupUrlTest.php b/tests/http/UrlUtils/CleanupUrlTest.php similarity index 96% rename from tests/Url/CleanupUrlTest.php rename to tests/http/UrlUtils/CleanupUrlTest.php index 24791948..6c4d124b 100644 --- a/tests/Url/CleanupUrlTest.php +++ b/tests/http/UrlUtils/CleanupUrlTest.php @@ -3,9 +3,11 @@ * Unitary tests for cleanup_url() */ -require_once 'application/Url.php'; +namespace Shaarli\Http; -class CleanupUrlTest extends PHPUnit_Framework_TestCase +require_once 'application/http/UrlUtils.php'; + +class CleanupUrlTest extends \PHPUnit\Framework\TestCase { /** * @var string reference URL