sbotools2

Maintenance fork of the original sbotools version 2
Log | Files | Refs | README

commit 15510c6735f851fe337e83e8318e689e561d12b8
parent 5a1ccec77061795fd273ddfce7d01f2cd821f067
Author: Andreas Guldstrand <andreas.guldstrand@gmail.com>
Date:   Tue, 10 May 2016 23:28:02 +0200

14-jobs.t: remove unused lib

Diffstat:
Mt/14-jobs.t | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git 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}) {