From 1c0a63bf67783165fb730a0c6831431ee7cca0ef Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Sat, 6 Aug 2016 00:03:40 +0200 Subject: 26-race-sbocheck.t: no need to use lib ../SBO-Lib/lib --- t/26-race-sbocheck.t | 1 - 1 file changed, 1 deletion(-) diff --git a/t/26-race-sbocheck.t b/t/26-race-sbocheck.t index 0cb0160..39bc312 100755 --- a/t/26-race-sbocheck.t +++ b/t/26-race-sbocheck.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 Test::Sbotools 'load'; use Capture::Tiny qw/ capture_merged /; -- cgit v1.2.3