mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-26 19:06:24 +07:00
do not flag dead code if custom JUnit runner is used (IDEA-25444)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
public class Test {
|
||||
public static final String LOG = Test.class.getName();
|
||||
}
|
||||
Reference in New Issue
Block a user