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