testdata for IDEA-153999

This commit is contained in:
Anna.Kozlova
2016-04-01 16:53:23 +02:00
parent c1c40665ce
commit 2f0bfeb404
2 changed files with 63 additions and 0 deletions
@@ -296,6 +296,10 @@ public class NewLambdaHighlightingTest extends LightDaemonAnalyzerTestCase {
doTest();
}
public void testIDEA153999() throws Exception {
doTest();
}
private void doTest() {
doTest(false);
}