Remove bad javadoc from test

This commit is contained in:
aherbert 2021-03-05 11:41:59 +00:00
parent dde6790a88
commit f53de756a8
1 changed files with 0 additions and 3 deletions

View File

@ -317,9 +317,6 @@ public class FastDateParserTest {
assertNotEquals(parser1, new Object());
}
/**
* @throws ParseException
*/
@Test
public void testJpLocales() throws ParseException {