Skip to content

Commit a78cbf1

Browse files
author
Federico Fissore
committed
updated build.xml to include new jars
1 parent 7887b54 commit a78cbf1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/build.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
<copy todir="test-bin" overwrite="true" verbose="true">
8080
<fileset dir="test" includes="**/*.zip" />
8181
<fileset dir="test" includes="**/*.txt" />
82+
<fileset dir="test" includes="**/*.properties" />
8283
</copy>
8384

8485
<junit printsummary="yes">

0 commit comments

Comments
 (0)