summaryrefslogtreecommitdiff
path: root/t/rsync.t
diff options
context:
space:
mode:
Diffstat (limited to 't/rsync.t')
-rw-r--r--t/rsync.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/rsync.t b/t/rsync.t
index 01e91d7..5a65aae 100644
--- a/t/rsync.t
+++ b/t/rsync.t
@@ -3,7 +3,7 @@ use warnings;
print "1..4\n";
-use URI;
+use URI ();
my $u = URI->new('rsync://gisle@perl.com/foo/bar');