]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tests/http/UrlTest.php
namespacing: move HTTP utilities along \Shaarli\Http\ classes
[github/shaarli/Shaarli.git] / tests / http / UrlTest.php
index 011b416d90df05b67c27af177dba415c7f379f4b..342b78a43b3b41c602a192905aacc59975fe078c 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * Url's tests
+ * UrlUtils's tests
  */
 
 namespace Shaarli\Http;