Fix testdata after making forward slash an ordinary char in InspectionsTestUtil

GitOrigin-RevId: e0d27694f2286bc21fdd45bbbc054c2d84021290
This commit is contained in:
Alexander Danilov
2023-03-13 21:46:58 +00:00
committed by intellij-monorepo-bot
parent 70482dd22f
commit cef997ef8c
8 changed files with 15 additions and 15 deletions
@@ -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 &lt;code&gt;str&lt;/code&gt; is not used in either this method or any of its derived methods</description>
<description>Parameter &lt;code&gt;str&lt;/code&gt; is not used</description>
</problem>
</problems>