Document empty block.

This commit is contained in:
Gary Gregory 2016-11-17 10:02:36 -08:00
parent b836907ddb
commit 46c42fcdaa
1 changed files with 1 additions and 0 deletions

View File

@ -673,6 +673,7 @@ public class FastDateParserTest {
fdp.parse("2015");
Assert.fail("expected parse exception");
} catch (final ParseException pe) {
// expected parse exception
}
// Wed Apr 29 00:00:00 KST 2015