Skip to content

Commit b416311

Browse files
cowtowncoderalex-bel-apica
authored andcommitted
...
1 parent 8ef04cd commit b416311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/com/fasterxml/jackson/dataformat/xml/failing/JsonNodeMixedContentTest.java renamed to src/test/java/com/fasterxml/jackson/dataformat/xml/failing/JsonNodeMixedContent402Test.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import com.fasterxml.jackson.databind.json.JsonMapper;
55
import com.fasterxml.jackson.dataformat.xml.XmlTestBase;
66

7-
public class JsonNodeMixedContentTest extends XmlTestBase
7+
public class JsonNodeMixedContent402Test extends XmlTestBase
88
{
99
final private ObjectMapper XML_MAPPER = newMapper();
1010

0 commit comments

Comments
 (0)