testdata for IDEA-136840

This commit is contained in:
Anna Kozlova
2015-02-27 12:55:14 +01:00
parent 62b9bb1973
commit 0361291c41
2 changed files with 29 additions and 0 deletions
@@ -39,6 +39,10 @@ public class Java8RegressionTest extends LightDaemonAnalyzerTestCase {
doTest();
}
public void testIDEA136840() throws Exception {
doTest();
}
private void doTest() {
doTest(false);
}