updated build.xml

This commit is contained in:
Greg DiCristofaro 2020-10-30 11:43:08 -04:00
parent 70a1c42396
commit c685de0f05

View File

@ -196,4 +196,5 @@
</copy> </copy>
</target> </target>
<target name="test-init" depends="projectized-common.test-init,getTestDataFiles"/>
</project> </project>