http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14362
Tomás Cohen Arazi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |[email protected] --- Comment #12 from Tomás Cohen Arazi <[email protected]> --- Mark, the fix looks good, but Test::More provides a convenient syntax for - skipping tests - providing a convenient warning (thus no need for the diag) Take a look here: http://search.cpan.org/~exodist/Test-Simple-1.001014/lib/Test/More.pm#Conditional_tests Look at t/Calendar.t for an example. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
