summaryrefslogtreecommitdiff
path: root/t/old-relbase.t
diff options
context:
space:
mode:
Diffstat (limited to 't/old-relbase.t')
-rw-r--r--t/old-relbase.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/old-relbase.t b/t/old-relbase.t
index c679880..54cb743 100644
--- a/t/old-relbase.t
+++ b/t/old-relbase.t
@@ -3,7 +3,7 @@ use warnings;
use Test::More tests => 5;
-use URI::URL qw(url);
+use URI::URL qw( url );
# We used to have problems with URLs that used a base that was
# not absolute itself.