From e32bb4b60a2651eb89483e64026acb535c57d565 Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Sun, 24 Apr 2016 17:54:29 +0200 Subject: 15-usage.t: Remove useless use lib --- t/15-usage.t | 1 - 1 file changed, 1 deletion(-) (limited to 't/15-usage.t') 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; -- cgit v1.2.3