Skip to content

Commit 9fb413d

Browse files
committed
Merge branch '2.x' into 3.0
2 parents b566fb1 + bc72beb commit 9fb413d

File tree

2 files changed

+2
-83
lines changed

2 files changed

+2
-83
lines changed

yaml/src/test/java/tools/jackson/dataformat/yaml/misc/ObjectId123Test.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
import static org.junit.jupiter.api.Assertions.assertNotNull;
1111
import static org.junit.jupiter.api.Assertions.assertSame;
1212

13-
//for [dataformats-text#123], problem with YAML, Object Ids
13+
// for [dataformats-text#123], problem with YAML, Object Ids
14+
// (and also see [dataformats-text#296] for related case)
1415
public class ObjectId123Test extends ModuleTestBase
1516
{
1617
private final ObjectMapper MAPPER = newObjectMapper();

yaml/src/test/java/tools/jackson/dataformat/yaml/tofix/ObjectIdNone296Test.java

Lines changed: 0 additions & 82 deletions
This file was deleted.

0 commit comments

Comments
 (0)