aboutsummaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
Diffstat (limited to 't')
-rwxr-xr-xt/17-find.t2
1 files changed, 0 insertions, 2 deletions
diff --git a/t/17-find.t b/t/17-find.t
index 5b48474..0fde35e 100755
--- a/t/17-find.t
+++ b/t/17-find.t
@@ -7,9 +7,7 @@ use Test::More;
use Capture::Tiny qw/ capture_merged /;
use FindBin '$RealBin';
use lib $RealBin;
-use lib "$RealBin/../SBO-Lib/lib";
use Test::Sbotools qw/ make_slackbuilds_txt set_lo sbofind replace_tags_txt /;
-use SBO::Lib 'open_fh';
plan tests => 6;