Skip to content

Commit

Permalink
Test renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Nov 21, 2022
1 parent 077a9d9 commit e29a1dd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
import com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlElementWrapper;
import com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlProperty;

public class TestIndentation extends XmlTestBase
public class XmlPrettyPrinterTest extends XmlTestBase
{
static class StringWrapperBean {
public StringWrapper string;
Expand Down

0 comments on commit e29a1dd

Please sign in to comment.