add prototype Test code to allow Test::Maker modules to handle TODO
This commit is contained in:
parent
2eb1883345
commit
c8a8af6b4a
2 changed files with 6 additions and 3 deletions
|
|
@ -1,7 +1,8 @@
|
|||
package WebGUI::Test::Maker;
|
||||
|
||||
use Test::More;
|
||||
use base 'Test::Builder::Module';
|
||||
|
||||
my $CLASS = __PACKAGE__;
|
||||
|
||||
=head1 NAME
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue