]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tests/http/UrlTest.php
namespacing: \Shaarli\Bookmark\LinkDB
[github/shaarli/Shaarli.git] / tests / http / UrlTest.php
index 011b416d90df05b67c27af177dba415c7f379f4b..ae92f73a4d4a2a62a851b9d99d5b523bc9b303e7 100644 (file)
@@ -1,11 +1,10 @@
 <?php
 /**
- * Url's tests
+ * UrlUtils's tests
  */
 
 namespace Shaarli\Http;
 
-
 /**
  * Unitary tests for URL utilities
  */