Minor: Update DataFlowValueRenderingTestGenerated

This commit is contained in:
Yan Zhulanow
2018-08-31 18:55:56 +05:00
parent 3979ad7a1d
commit 841bb4f253
@@ -26,7 +26,6 @@ public class DataFlowValueRenderingTestGenerated extends AbstractDataFlowValueRe
}
public void testAllFilesPresentInDataFlowValueRendering() throws Exception {
assertTrue(false);
KotlinTestUtils.assertAllTestsPresentByMetadata(this.getClass(), new File("idea/testData/dataFlowValueRendering"), Pattern.compile("^(.+)\\.kt$"), TargetBackend.ANY, true);
}