summaryrefslogtreecommitdiff
path: root/t/http.t
diff options
context:
space:
mode:
Diffstat (limited to 't/http.t')
-rw-r--r--t/http.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/http.t b/t/http.t
index fb30124..1e00101 100644
--- a/t/http.t
+++ b/t/http.t
@@ -3,7 +3,7 @@ use warnings;
print "1..16\n";
-use URI;
+use URI ();
my $u = URI->new("<http://www.perl.com/path?q=fôo>");