Minor: Update DataFlowValueRenderingTestGenerated
This commit is contained in:
@@ -26,7 +26,6 @@ public class DataFlowValueRenderingTestGenerated extends AbstractDataFlowValueRe
|
|||||||
}
|
}
|
||||||
|
|
||||||
public void testAllFilesPresentInDataFlowValueRendering() throws Exception {
|
public void testAllFilesPresentInDataFlowValueRendering() throws Exception {
|
||||||
assertTrue(false);
|
|
||||||
KotlinTestUtils.assertAllTestsPresentByMetadata(this.getClass(), new File("idea/testData/dataFlowValueRendering"), Pattern.compile("^(.+)\\.kt$"), TargetBackend.ANY, true);
|
KotlinTestUtils.assertAllTestsPresentByMetadata(this.getClass(), new File("idea/testData/dataFlowValueRendering"), Pattern.compile("^(.+)\\.kt$"), TargetBackend.ANY, true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user