diff options
| author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2016-05-10 23:28:02 +0200 | 
|---|---|---|
| committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2016-05-10 23:28:02 +0200 | 
| commit | 15510c6735f851fe337e83e8318e689e561d12b8 (patch) | |
| tree | 0b47445224ea7fb53120d58bef7e0ce8227881d4 /t | |
| parent | 5a1ccec77061795fd273ddfce7d01f2cd821f067 (diff) | |
| download | sbotools2-15510c6735f851fe337e83e8318e689e561d12b8.tar.xz | |
14-jobs.t: remove unused lib
Diffstat (limited to 't')
| -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}) { | 
