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:
Tom Copeland
2006-12-04 23:07:46 +00:00
parent 7feb6f4417
commit 5f3dcf3dfc

View File

@ -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) {