aboutsummaryrefslogtreecommitdiff
path: root/t/prep.pl
diff options
context:
space:
mode:
authorxocel <xocel@iquidus.org>2012-12-28 11:02:57 +1300
committerxocel <xocel@iquidus.org>2012-12-28 11:02:57 +1300
commitcdfb56c6951da7e44a5a11af9ee85a5bab09dd64 (patch)
treec906c70f70128ec514e9290f6bb01cd6e9c4b3df /t/prep.pl
parent5bac066116d3ffaf4a2bd12d1c77b78be5d2147c (diff)
downloadsbotools2-cdfb56c6951da7e44a5a11af9ee85a5bab09dd64.tar.xz
fixed tests
Diffstat (limited to 't/prep.pl')
-rwxr-xr-xt/prep.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/prep.pl b/t/prep.pl
index 9c99682..c0f7035 100755
--- a/t/prep.pl
+++ b/t/prep.pl
@@ -23,6 +23,7 @@ for my $thing (qw(interactive compat32 no_readme jobs distclean noclean
}
print {$write} "my \%locations;\n";
+print {$write} "my \%commands;\n";
print {$write} "my \%options = (nothing => 'to see here');\n";
sub get_subs ($) {