Javadoc
This commit is contained in:
parent
16ed9eb220
commit
9370617f27
|
@ -76,7 +76,7 @@ public class DurationFormatUtilsTest {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// https://issues.apache.org/bugzilla/show_bug.cgi?id=38401
|
/** https://issues.apache.org/bugzilla/show_bug.cgi?id=38401 */
|
||||||
@Test
|
@Test
|
||||||
public void testBugzilla38401() {
|
public void testBugzilla38401() {
|
||||||
assertEqualDuration( "0000/00/30 16:00:00 000", new int[] { 2006, 0, 26, 18, 47, 34 },
|
assertEqualDuration( "0000/00/30 16:00:00 000", new int[] { 2006, 0, 26, 18, 47, 34 },
|
||||||
|
|
Loading…
Reference in New Issue