testdata for IDEA-153284

This commit is contained in:
Anna.Kozlova
2016-03-21 14:14:26 +01:00
parent 3a700a9bc9
commit ab7f16e4b9
2 changed files with 23 additions and 0 deletions
@@ -284,6 +284,10 @@ public class NewLambdaHighlightingTest extends LightDaemonAnalyzerTestCase {
doTest();
}
public void testIDEA153284() throws Exception {
doTest();
}
private void doTest() {
doTest(false);
}