Require sufficiently modern version of Test::More for TAP tests
Andrew Dunstan <andrew@dunslane.net>
Require sufficiently modern version of Test::More for TAP tests Ancient versions of Test::More don't support the note() function used in some TAP tests, so we require the minimum version of the module that does.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/perl/TestLib.pm | modified | +2 −1 |