dagolden / Path-Tiny

File path utility
41 stars 59 forks source link

show errors from tests run via do #206

Closed haarg closed 6 years ago

haarg commented 6 years ago

Two of the test scripts run t/input_output.t using do. That test script may fail with an exception, so the do calls should check for this and rethrow the error. Ensure t/input_output.t returns a true value so the check can be reliable.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 93.841% when pulling d93172916eea1517bf37d2b1893b0d7667ad98cf on haarg:test-do-errors into 874116dd684dd9bd44bf04c88f06a850fb7cc263 on dagolden:master.