Subject: | You planned 2 tests but ran 1 |
Test suite fails on some of my systems:
...
PERL_DL_NONLAZY=1 "/usr/perl5.28.1p/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01_basic.t ..
Failed 1/2 subtests
Test Summary Report
-------------------
t/01_basic.t (Wstat: 0 Tests: 1 Failed: 0)
Parse errors: Bad plan. You planned 2 tests but ran 1.
Files=1, Tests=1, 8 wallclock secs ( 0.00 usr 0.03 sys + 0.02 cusr 0.15 csys = 0.20 CPU)
Result: FAIL
...