From cdfb56c6951da7e44a5a11af9ee85a5bab09dd64 Mon Sep 17 00:00:00 2001 From: xocel Date: Fri, 28 Dec 2012 11:02:57 +1300 Subject: fixed tests --- t/prep.pl | 1 + 1 file changed, 1 insertion(+) (limited to 't/prep.pl') 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 ($) { -- cgit v1.2.3