Subject: | t/25abstract.t fails (without MooX::TypeTiny?) |
The test suite fails on some systems:
...
abstract class at (eval 206) line 1.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 4.
t/25abstract.t .........
Dubious, test returned 255 (wstat 65280, 0xff00)
All 4 subtests passed
...
On my systems the fix seems to be to install MooX::TypeTiny.