Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder authored and alex-bel-apica committed Sep 4, 2020
1 parent 46309fa commit 80becf3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
import com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlProperty;
import com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlRootElement;

public class TestUnwrappedDeserIssue86 extends XmlTestBase
public class NestedUnwrappedLists86Test extends XmlTestBase
{
@JacksonXmlRootElement(localName = "test")
public static class Issue86 {
Expand Down

0 comments on commit 80becf3

Please sign in to comment.