testdata for IDEA-57502

This commit is contained in:
Anna Kozlova
2015-05-21 10:00:41 +02:00
parent c0258b3e2d
commit 4afc0327aa
2 changed files with 15 additions and 0 deletions
@@ -849,4 +849,8 @@ public class GenericsHighlighting8Test extends LightDaemonAnalyzerTestCase {
public void testIDEA139090() throws Exception {
doTest();
}
public void testIDEA57502() throws Exception {
doTest();
}
}