summaryrefslogtreecommitdiff
path: root/t/roy-test.t
diff options
context:
space:
mode:
Diffstat (limited to 't/roy-test.t')
-rw-r--r--t/roy-test.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/roy-test.t b/t/roy-test.t
index a7a9fdc..db06c26 100644
--- a/t/roy-test.t
+++ b/t/roy-test.t
@@ -1,10 +1,10 @@
use strict;
use warnings;
-use Test qw(plan ok);
+use Test qw(ok plan);
plan tests => 102;
-use URI;
+use URI ();
use File::Spec::Functions qw(catfile);
my $no = 1;