Skip to content

Commit 26087df

Browse files
committed
Move xsi:nil test to passing
1 parent 648d5f9 commit 26087df

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)