diff options
-rwxr-xr-x | t/26-race-sbocheck.t | 1 |
1 files changed, 0 insertions, 1 deletions
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 /; |