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.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/http/UrlTest.php b/tests/http/UrlTest.php
index 011b416d..342b78a4 100644
--- a/tests/http/UrlTest.php
+++ b/tests/http/UrlTest.php
@@ -1,6 +1,6 @@
1<?php 1<?php
2/** 2/**
3 * Url's tests 3 * UrlUtils's tests
4 */ 4 */
5 5
6namespace Shaarli\Http; 6namespace Shaarli\Http;