Fix checkstyle errors

This commit is contained in:
Oliver Burn 2010-10-17 21:56:16 +11:00
parent 5d1f9ca46e
commit 05453b9442
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
lines="28"/>
<suppress id="paramNum"
files="LocalizedMessage.java"
lines="141,145,178,210"/>
lines="141,148,181,213"/>
<!-- Tone down the checking for test code -->
<suppress checks="EmptyBlock" files=".*[\\/]src[\\/]tests[\\/]"/>