X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tests%2Fhttp%2FUrlUtils%2FCleanupUrlTest.php;fp=tests%2FUrl%2FCleanupUrlTest.php;h=6c4d124bed845f4d5205dda31df2f61b0a0d99d0;hb=ff3b5dc5542ec150f0d9b447394364a15e9156d0;hp=24791948337a94be0692a6e97b4c20faa94d2de2;hpb=1826e383ecf501302974132fd443cf1ca06e10f6;p=github%2Fshaarli%2FShaarli.git 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