Skip to content

Commit 1e3427c

Browse files
committed
Move one not-failing-anymore test back
1 parent 93a118c commit 1e3427c

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

Lines changed: 1 addition & 1 deletion
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.misc;
22

33
import javax.xml.stream.*;
44

0 commit comments

Comments
 (0)