aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Guldstrand <andreas.guldstrand@gmail.com>2016-05-04 00:39:17 +0200
committerAndreas Guldstrand <andreas.guldstrand@gmail.com>2016-05-04 00:39:17 +0200
commite9227856cba2d163e75b0cc156ef9bd67d7ac422 (patch)
tree806c408b1fbccc394f57c1f2960237d695d64e3b
parent7c8bfc644eba97532d8b914306365b1a225beb3d (diff)
downloadsbotools2-e9227856cba2d163e75b0cc156ef9bd67d7ac422.tar.xz
18-snap.t: remove unused libraries
-rwxr-xr-xt/18-snap.t2
1 files changed, 0 insertions, 2 deletions
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;