Skip to content

Commit

Permalink
Add link to jackson-dataformat-xml issue
Browse files Browse the repository at this point in the history
  • Loading branch information
henrik242 committed May 6, 2020
1 parent a4ce1b5 commit c7ea11a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/test/java/jackson/xml/Jackson210NilTest.java
Expand Up @@ -5,6 +5,9 @@

import static org.junit.jupiter.api.Assertions.assertEquals;

/**
* Test project for Jackson issue #378: https://github.com/FasterXML/jackson-dataformat-xml/issues/378
*/
class Jackson210NilTest {

XmlTool tool = new XmlTool();
Expand Down

0 comments on commit c7ea11a

Please sign in to comment.