git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353667 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Avik Sengupta 2005-05-03 13:27:50 +00:00
parent f6341e8422
commit 331a01c2b0
1 changed files with 1 additions and 1 deletions

View File

@ -360,7 +360,7 @@
<batchtest todir="${main.reports.test}">
<fileset dir="${main.src.test}">
<include name="**/TestEmptyDocument.java"/>
<exclude name="**/TestUnfixedBugs.java"/>
<include name="**/TestUnfixedBugs.java"/>
</fileset>
</batchtest>