mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
@VisibleForTesting: when no real visibility is specified, consider it is one less the one specified in the source (IDEA-107730)
This commit is contained in:
@@ -5,4 +5,9 @@
|
||||
<line>3</line>
|
||||
<description>Test-only method is called in production code</description>
|
||||
</problem>
|
||||
<problem>
|
||||
<file>B.java</file>
|
||||
<line>5</line>
|
||||
<description>Test-only method is called in production code</description>
|
||||
</problem>
|
||||
</problems>
|
||||
|
||||
Reference in New Issue
Block a user