aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Guldstrand <andreas.guldstrand@gmail.com>2016-08-10 11:48:28 +0200
committerAndreas Guldstrand <andreas.guldstrand@gmail.com>2016-08-10 11:48:28 +0200
commit41924c84dbebcbe8d628ada190b464a89db81a2b (patch)
treefc2fff8b77c2d4f61e000acad51f400a8d2828f7
parent728fed6f7d548cceabc508636be6c575648532eb (diff)
downloadsbotools2-41924c84dbebcbe8d628ada190b464a89db81a2b.tar.xz
29-race-sboremove.t: no need to use lib ../SBO-Lib/lib
-rwxr-xr-xt/28-race-sboremove.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/28-race-sboremove.t b/t/28-race-sboremove.t
index 42d205e..ebc707f 100755
--- a/t/28-race-sboremove.t
+++ b/t/28-race-sboremove.t
@@ -5,7 +5,6 @@ use warnings;
use Test::More;
use Test::Exit;
use FindBin '$RealBin';
-use lib "$RealBin/../SBO-Lib/lib";
use lib $RealBin;
use Capture::Tiny qw/ capture_merged /;
use File::Temp 'tempdir';