testdata for IDEA-57322

This commit is contained in:
Anna Kozlova
2015-05-21 10:00:34 +02:00
parent 97d8c99958
commit eb0904cfd9
2 changed files with 11 additions and 0 deletions
@@ -833,4 +833,8 @@ public class GenericsHighlighting8Test extends LightDaemonAnalyzerTestCase {
public void testIDEA57314() throws Exception {
doTest();
}
public void testIDEA57322() throws Exception {
doTest();
}
}