Specify test_dir in the unit test.

Now that it's consistent, we can avoid extra build shenanigans.
This commit is contained in:
Michael Bayne
2014-11-17 14:06:48 -08:00
parent 3cb7407643
commit c066cbf044
3 changed files with 6 additions and 5 deletions
-1
View File
@@ -65,7 +65,6 @@
<path refid="built.classpath"/>
<fileset dir="lib/test" includes="*.jar"/>
</classpath>
<sysproperty key="test_dir" value="${tclasses.dir}"/>
<formatter type="brief" usefile="false"/>
<formatter type="xml"/>
<batchtest todir="${deploy.dir}/test-reports">