Output PODs in sorted order
1 test was undeclared in Utility.t
This commit is contained in:
parent
604c9dadcd
commit
9c1c0fa576
2 changed files with 2 additions and 2 deletions
|
|
@ -16,7 +16,7 @@ use Getopt::Long;
|
|||
use WebGUI::Session;
|
||||
# ---- END DO NOT EDIT ----
|
||||
|
||||
use Test::More tests => 20; # increment this value for each test you create
|
||||
use Test::More tests => 21; # increment this value for each test you create
|
||||
|
||||
initialize(); # this line is required
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue