We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 49fc386 + 337efb7 commit 909aa47Copy full SHA for 909aa47
datetime/src/test/java/com/fasterxml/jackson/datatype/jsr310/deser/LocalDateDeserTest.java
@@ -236,11 +236,4 @@ public void testCustomFormat() throws Exception
236
assertNotNull(date);
237
assertEquals(28, date.getDayOfMonth());
238
}
239
-
240
- /*
241
- /**********************************************************
242
- /* Tests for lenient/strict
243
244
- */
245
246
0 commit comments