forked from phoedos/pmd
Fix test
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4915 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -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) {
|
||||
|
Reference in New Issue
Block a user