Merge "Fix code inspection test for slice controllers" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
3772065d38
@@ -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