Go ahead and run the tests on ant dist. I wish this output could be made less

verbose.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@2008 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
mdb
2006-12-21 21:05:30 +00:00
parent afd3d35f17
commit 65a48e78a1
2 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -115,7 +115,7 @@
<!-- builds the various tests -->
<target name="tests">
<ant dir="tests" target="compile"/>
<ant dir="tests" target="test"/>
</target>
<!-- builds our distribution files (war and jar) -->