Remove bad javadoc from test
This commit is contained in:
parent
dde6790a88
commit
f53de756a8
|
@ -317,9 +317,6 @@ public class FastDateParserTest {
|
|||
assertNotEquals(parser1, new Object());
|
||||
}
|
||||
|
||||
/**
|
||||
* @throws ParseException
|
||||
*/
|
||||
@Test
|
||||
public void testJpLocales() throws ParseException {
|
||||
|
||||
|
|
Loading…
Reference in New Issue