sub DEMO_1 : Tests { my $self = shift; return 'Wanting to skip the DEMO_1 tests'; my $results = { '1 / 2' => "0.5", '1 / 4' => 0.25, }; _verify($results); }
In reply to Re: Test::Builder::skip() not dwimming.
by Anonymous Monk
in thread Test::Builder::skip() not dwimming.
by syphilis
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |