X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tests%2FUrl%2FCleanupUrlTest.php;h=24791948337a94be0692a6e97b4c20faa94d2de2;hb=067c2dd8f5f6eb6cc808ddc4bd30aec104caf73d;hp=1407d7d2581689bddaba990c5435ec9506781db3;hpb=061f04fba06d2a78246de747e2bdd5625fc22400;p=github%2Fshaarli%2FShaarli.git diff --git a/tests/Url/CleanupUrlTest.php b/tests/Url/CleanupUrlTest.php index 1407d7d2..24791948 100644 --- a/tests/Url/CleanupUrlTest.php +++ b/tests/Url/CleanupUrlTest.php @@ -107,4 +107,3 @@ class CleanupUrlTest extends PHPUnit_Framework_TestCase ); } } -