Test-More / test-more

Test2, Test::More, Test::Simple and Test::Builder Perl modules for writing tests
Other
140 stars 88 forks source link

Changes - fixup typo #905

Closed demerphq closed 1 year ago

demerphq commented 1 year ago

isn't() was accidentally spelled "inst't()"

:-)

exodist commented 1 year ago

Merged, future releases will see it, but I do not think I will mint a release for this fix :-)

demerphq commented 1 year ago

but I do not think I will mint a release for this fix :-)

No, agreed, it is not worth the churn. :-)

demerphq commented 1 year ago

FWIW, I only noticed because I hacked Porting/sync-with-cpan to auto-extract the latest Changes entry and put it in the commit message it creates. :-) We dont /keep/ the changes file, so that is the only place it would have showed up.