test: allow aapt2 xsd test to run

This commit is contained in:
Connor Tumbleson 2019-01-04 18:00:33 -05:00
parent 7cd8946849
commit 39faff0a21

View File

@ -101,7 +101,6 @@ public class BuildAndDecodeTest extends BaseTest {
}
@Test
@Ignore
public void xmlXsdFileTest() throws BrutException {
compareXmlFiles("res/xml/ww_box_styles_schema.xsd");
}