Specify the directory to run the junit tests from (this will allow NetBeans users to run the junit tests)

git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@633315 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Maarten Coene 2008-03-03 22:50:58 +00:00
parent fa48f40fad
commit f3380172df
1 changed files with 1 additions and 0 deletions

View File

@ -437,6 +437,7 @@
showoutput="no"
printsummary="yes"
includeantruntime="yes"
dir="${basedir}"
fork="true">
<classpath>
<path refid="test.classpath" />