aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/http/UrlTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/http/UrlTest.php')
-rw-r--r--tests/http/UrlTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/http/UrlTest.php b/tests/http/UrlTest.php
index 342b78a4..ae92f73a 100644
--- a/tests/http/UrlTest.php
+++ b/tests/http/UrlTest.php
@@ -5,7 +5,6 @@
5 5
6namespace Shaarli\Http; 6namespace Shaarli\Http;
7 7
8
9/** 8/**
10 * Unitary tests for URL utilities 9 * Unitary tests for URL utilities
11 */ 10 */