This commit is contained in:
Gary Gregory 2022-05-31 11:07:10 -04:00
parent 16ed9eb220
commit 9370617f27
1 changed files with 1 additions and 1 deletions

View File

@ -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 },