git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4915 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Allan Caplan
2007-01-03 13:17:37 +00:00
parent 4f64aaa7a5
commit f7df1ce3d0

View File

@ -113,7 +113,7 @@ public class Foo {
<description><![CDATA[
Comparing against new object should always return false
]]></description>
<expected-problems>0</expected-problems>
<expected-problems>1</expected-problems>
<code><![CDATA[
public class Foo {
void bar(Date aDate) {