Refactoring to remove putting className into each test class. WIP.
This commit is contained in:
parent
85121c586c
commit
f7589e6237
47 changed files with 48 additions and 56 deletions
|
|
@ -8,5 +8,5 @@
|
|||
# http://www.plainblack.com info@plainblack.com
|
||||
#-------------------------------------------------------------------
|
||||
|
||||
use Test::Class::Load qw/tests/;
|
||||
use Test::Class::Load qw{tests/Test};
|
||||
Test::Class->runtests;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue