clean-up. High code coverage always makes me excited

This commit is contained in:
Colin Kuskie 2007-02-23 05:11:55 +00:00
parent 906775d505
commit 6683d27795
2 changed files with 1 additions and 2 deletions

View file

@ -31,7 +31,7 @@ my $newAdSpaceSettings = {
height => "300",
};
my $numTests = 31; # increment this value for each test you create
my $numTests = 32; # increment this value for each test you create
$numTests += 2 * scalar keys %{ $newAdSpaceSettings };
++$numTests; ##For conditional testing on module load