From 165e1eb7f15234fca8877fffa1224d22125045e5 Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Mon, 8 Aug 2016 20:32:50 +0200 Subject: 27-race-sbofind.t: no need to use lib ../SBO-Lib/lib --- t/27-race-sbofind.t | 1 - 1 file changed, 1 deletion(-) 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 /; -- cgit v1.2.3