Skip to content

Commit 909aa47

Browse files
committed
Merge branch '2.10'
2 parents 49fc386 + 337efb7 commit 909aa47

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

datetime/src/test/java/com/fasterxml/jackson/datatype/jsr310/deser/LocalDateDeserTest.java

-7
Original file line numberDiff line numberDiff line change
@@ -236,11 +236,4 @@ public void testCustomFormat() throws Exception
236236
assertNotNull(date);
237237
assertEquals(28, date.getDayOfMonth());
238238
}
239-
240-
/*
241-
/**********************************************************
242-
/* Tests for lenient/strict
243-
/**********************************************************
244-
*/
245-
246239
}

0 commit comments

Comments
 (0)