aboutsummaryrefslogtreecommitdiff
path: root/t/prep.pl
diff options
context:
space:
mode:
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 ($) {