Skip to content

Commit

Permalink
Move now passing #325 to proper place
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Oct 3, 2019
1 parent e1e8414 commit 85823f4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
@@ -1,4 +1,4 @@
package com.fasterxml.jackson.dataformat.xml.failing;
package com.fasterxml.jackson.dataformat.xml.deser;

import java.io.IOException;

Expand Down
Expand Up @@ -3,7 +3,6 @@
import java.io.IOException;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;

import com.fasterxml.jackson.databind.ObjectWriter;
import com.fasterxml.jackson.databind.PropertyName;
Expand Down

0 comments on commit 85823f4

Please sign in to comment.