[java] Reference correct issues in test cases
This commit is contained in:
2 files changed
+2
-2
No files matched your search
+1
-1
@@ -3678,7 +3678,7 @@ public class UnusedAssignmentUnusedVariableFP {
|
||||
]]></code>
|
||||
</test-code>
|
||||
<test-code>
|
||||
<description>Problem with assignment to field</description>
|
||||
<description>Problem with assignment to field #4618</description>
|
||||
<expected-problems>0</expected-problems>
|
||||
<code><![CDATA[
|
||||
class Foo {
|
||||
|
||||
+1
-1
@@ -83,7 +83,7 @@ public class Foo {
|
||||
</test-code>
|
||||
|
||||
<test-code>
|
||||
<description>#3364 dont skip statics</description>
|
||||
<description>#3694 dont skip statics</description>
|
||||
<expected-problems>1</expected-problems>
|
||||
<code><![CDATA[
|
||||
public class Foo {
|
||||
|
||||
Reference in new issue
Block a user