diff -r c7c26511138f -r 7c4a911dc066 buildframework/helium/sf/java/antlint/tests/data/sample.ant.xml --- a/buildframework/helium/sf/java/antlint/tests/data/sample.ant.xml Wed Jun 16 16:51:40 2010 +0300 +++ b/buildframework/helium/sf/java/antlint/tests/data/sample.ant.xml Fri Aug 13 14:59:05 2010 +0300 @@ -247,5 +247,52 @@ checking indentation + + checking for empty catch block in try-catch + + + + + + + + + checking for empty catch block in try-catch + + + + + + inside finally + + + + + + checking for empty catch block in try-catch + + + + + + inside catch + + + + + + checking for empty catch block in try-catch + + + + + + inside catch1 + + + inside catch2 + + + \ No newline at end of file