new Class test wrapper
This commit is contained in:
@@ -41,7 +41,8 @@ use base qw<Test::Class Class::Data::Inheritable>;
|
||||
# Don't run the base tests defined in this class, run them in subclasses only
|
||||
My::Test::Class->SKIP_CLASS(1);
|
||||
|
||||
INIT { Test::Class->runtests }
|
||||
# add a test which runs "use Test::Class::Load qw<xt/lib>;" and uncomment:
|
||||
# INIT { Test::Class->runtests }
|
||||
|
||||
my $EMPTY = q{};
|
||||
|
||||
|
||||
@@ -173,4 +173,4 @@ sub mau_set_i_duplex_admin : Tests(3) {
|
||||
undef, q(Mock set duplex call to bad duplex type 'full-x' fails));
|
||||
}
|
||||
|
||||
1;
|
||||
1;
|
||||
|
||||
Reference in New Issue
Block a user