summaryrefslogtreecommitdiff
path: root/t/pop.t
diff options
context:
space:
mode:
Diffstat (limited to 't/pop.t')
-rw-r--r--t/pop.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/pop.t b/t/pop.t
index 4519484..1c4709c 100644
--- a/t/pop.t
+++ b/t/pop.t
@@ -3,7 +3,7 @@ use warnings;
print "1..8\n";
-use URI;
+use URI ();
my $u = URI->new('pop://aas@pop.sn.no');