forked from phoedos/pmd
Oops, checked in wrong test value
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4860 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -58,7 +58,7 @@ public static String bar25(int n) {
|
||||
<description><![CDATA[
|
||||
valueOf as first/last expression in concatenation
|
||||
]]></description>
|
||||
<expected-problems>1</expected-problems>
|
||||
<expected-problems>0</expected-problems>
|
||||
<code><![CDATA[
|
||||
public class Foo {
|
||||
public static String bar17(int n) {
|
||||
|
Reference in New Issue
Block a user