aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xt/15-usage.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/15-usage.t b/t/15-usage.t
index d282cb8..28eef90 100755
--- a/t/15-usage.t
+++ b/t/15-usage.t
@@ -7,7 +7,6 @@ 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 sbocheck sboclean sboconfig sbofind sboinstall sboremove sbosnap sboupgrade /;
plan tests => 8;