Fix the number of tests in Story.t, Test::Harness 3.x cannot come quickly enough.

This commit is contained in:
Colin Kuskie 2011-05-31 15:38:01 -07:00
parent 11b33ebfcb
commit b866601efa

View file

@ -86,7 +86,7 @@ WebGUI::Test->addToCleanup($storage1, $storage2);
#
############################################################
my $tests = 49;
my $tests = 50;
plan tests => 1
+ $tests
+ $canEditMaker->plan