From e9227856cba2d163e75b0cc156ef9bd67d7ac422 Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Wed, 4 May 2016 00:39:17 +0200 Subject: 18-snap.t: remove unused libraries --- t/18-snap.t | 2 -- 1 file changed, 2 deletions(-) (limited to 't') diff --git a/t/18-snap.t b/t/18-snap.t index cb01196..d81c785 100755 --- a/t/18-snap.t +++ b/t/18-snap.t @@ -7,9 +7,7 @@ use Test::More; use Capture::Tiny qw/ capture_merged /; use FindBin '$RealBin'; use lib $RealBin; -use lib "$RealBin/../SBO-Lib/lib"; use Test::Sbotools qw/ sbosnap /; -use SBO::Lib 'open_fh'; plan tests => 2; -- cgit v1.2.3