mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-26 15:27:45 +07:00
Fix testdata after making forward slash an ordinary char in InspectionsTestUtil
GitOrigin-RevId: e0d27694f2286bc21fdd45bbbc054c2d84021290
This commit is contained in:
committed by
intellij-monorepo-bot
parent
70482dd22f
commit
cef997ef8c
+1
-1
@@ -4,7 +4,7 @@
|
||||
<file>Test.java</file>
|
||||
<line>2</line>
|
||||
<entry_point TYPE="method" FQNAME="Test void doSmth(java.lang.String str)" />
|
||||
<description>Parameter <code>str</code> is not used in either this method or any of its derived methods</description>
|
||||
<description>Parameter <code>str</code> is not used</description>
|
||||
</problem>
|
||||
|
||||
</problems>
|
||||
Reference in New Issue
Block a user