diff options
-rwxr-xr-x | t/14-jobs.t | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/14-jobs.t b/t/14-jobs.t index 52d8be7..fba1882 100755 --- a/t/14-jobs.t +++ b/t/14-jobs.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/ set_lo set_jobs sboinstall sboremove sboconfig /; if ($ENV{TEST_INSTALL}) { |