Skip to content

Commit 6c7c96a

Browse files
committed
Merge branch '2.10'
2 parents 1d75c5c + 26087df commit 6c7c96a

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/XsiNil354Test.java renamed to src/test/java/com/fasterxml/jackson/dataformat/xml/deser/XsiNil354Test.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package com.fasterxml.jackson.dataformat.xml.failing;
1+
package com.fasterxml.jackson.dataformat.xml.deser;
22

33
import com.fasterxml.jackson.dataformat.xml.XmlMapper;
44
import com.fasterxml.jackson.dataformat.xml.XmlTestBase;

0 commit comments

Comments
 (0)