updated build.xml to include new jars

This commit is contained in:
Federico Fissore 2013-02-19 13:43:28 +01:00
parent 7887b54199
commit a78cbf1ef3
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@
<copy todir="test-bin" overwrite="true" verbose="true">
<fileset dir="test" includes="**/*.zip" />
<fileset dir="test" includes="**/*.txt" />
<fileset dir="test" includes="**/*.properties" />
</copy>
<junit printsummary="yes">