Closed monae closed 9 years ago
On my machine, the test fails with the message:
[error] Test com.samskivert.mustache.MustacheTest.testCustomFormatter failed: expected:<Date: 2014/01/0[8]> but was:<Date: 2014/01/0[9]>
This patch explicitly sets TimeZone of DateFormat and fixes the problem.
On my machine, the test fails with the message:
This patch explicitly sets TimeZone of DateFormat and fixes the problem.