Fixed test for week of fiscal year weekyear.
commit0df15b866fe5d48ebbd9b3419d79744b36c51d0f
authorSebastian Hoß <mail@shoss.de>
Tue, 20 Aug 2013 19:23:23 +0000 (20 21:23 +0200)
committerSebastian Hoß <mail@shoss.de>
Tue, 20 Aug 2013 19:23:23 +0000 (20 21:23 +0200)
treec60612b943b8a2d4b1e3b9c8a7065e113602a6b3
parent09eec6760576d80e50361457bfc30d6eec7aad90
Fixed test for week of fiscal year weekyear.

The calculation of the week of a weekyear may return values > 52, if the
number of weeks in this year is > 52.

Signed-off-by: Sebastian Hoß <mail@shoss.de>
src/test/java/com/github/sebhoss/time/FiscalDateGetFiscalWeekOfWeekyearTest.java