aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xt/27-race-sbofind.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/27-race-sbofind.t b/t/27-race-sbofind.t
index 001d5a7..5d0d1e4 100755
--- a/t/27-race-sbofind.t
+++ b/t/27-race-sbofind.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 /;