mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
Duplicate test dropped
This commit is contained in:
-8
@@ -1,8 +0,0 @@
|
||||
enum E
|
||||
{
|
||||
@D
|
||||
VAR
|
||||
}
|
||||
|
||||
@interface D {
|
||||
}
|
||||
-1
@@ -158,5 +158,4 @@ public class LightAdvHighlightingJdk7Test extends LightDaemonAnalyzerTestCase {
|
||||
public void testUncheckedWarningIDEA60166() throws Exception { doTest(true, false); }
|
||||
public void testUncheckedWarningIDEA21432() throws Exception { doTest(true, false); }
|
||||
public void testUncheckedWarningIDEA26738() throws Exception { doTest(true, false); }
|
||||
public void testAnnotationApplicability() throws Exception { doTest(true, false); }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user