aboutsummaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorAndreas Guldstrand <andreas.guldstrand@gmail.com>2015-11-14 07:32:50 +0100
committerAndreas Guldstrand <andreas.guldstrand@gmail.com>2015-11-14 07:32:50 +0100
commitb088cabff2a6e9826b7520b4c57b4ac0820ea90c (patch)
tree68c63d43c12cb6e5c5514d12a473c747978dc1ed /t
parentbfc15f33c2f129efeccaa078247df73236a00d06 (diff)
downloadsbotools2-b088cabff2a6e9826b7520b4c57b4ac0820ea90c.tar.xz
Remove stray space
Diffstat (limited to 't')
-rwxr-xr-xt/test.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/test.t b/t/test.t
index 1b7148c..8b5eeb4 100755
--- a/t/test.t
+++ b/t/test.t
@@ -427,7 +427,7 @@ is($$queue[4], 'zdoom', 'get_build_queue fifth entry correct for single sbo');
my $bug_2 = get_build_queue(['dfvfs'], $warnings);
my $bug_2_test = "get_build_queue handles bug 2 properly (%s)";
my @bug_2_req = qw(
- six construct pytz pysetuptools python-dateutil python-gflags
+ six construct pytz pysetuptools python-dateutil python-gflags
protobuf libbde libewf libqcow
libsigscan libsmdev libsmraw libvhdi libvmdk
libvshadow sleuthkit pytsk dfvfs );