chansen / p5-time-moment

Time::Moment represents an exact moment in time.
32 stars 8 forks source link

Fix bug in Time::Moment::Adjusters::PreviousDayOfWeek #31 #32

Closed sshine closed 6 years ago

sshine commented 6 years ago

This adds partial test coverage for PreviousDayOfWeek in particular.

chansen commented 6 years ago

Thank you for the pull request!

-- chansen