Fix code inspection test for slice controllers
Bug: 269156923 Test: atest CodeInspectionTest Change-Id: I8937c8b3e39c475c630e8d4bbd45439c2234e7ea
This commit is contained in:
@@ -53,7 +53,6 @@ public class CodeInspectionTest {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
@Ignore
|
|
||||||
public void runSliceControllerInXmlInspection() throws Exception {
|
public void runSliceControllerInXmlInspection() throws Exception {
|
||||||
new SliceControllerInXmlCodeInspector(mClasses).run();
|
new SliceControllerInXmlCodeInspector(mClasses).run();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user