summaryrefslogtreecommitdiff
path: root/t/regrec.t
diff options
context:
space:
mode:
Diffstat (limited to 't/regrec.t')
-rw-r--r--t/regrec.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/regrec.t b/t/regrec.t
index 6035c49..f50ba44 100644
--- a/t/regrec.t
+++ b/t/regrec.t
@@ -1,5 +1,5 @@
# -*- perl -*-
-use lib 't';
+use lib qw(t lib);
use strict;
use warnings;
use SlackBuild::Registry::Record;

Return to:

Send suggestions and report system problems to the System administrator.