summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index e757b12..168ff05 100644
--- a/build.xml
+++ b/build.xml
@@ -181,7 +181,7 @@ Copyright 2001-2006 The Ant-Contrib project
fork="true"
dir="${tests.resources.dir}">
<classpath>
- <pathelement location="${java.dir}"/>
+ <pathelement location="${resources.dir}"/>
<pathelement location="${tests.build.lib}/${name}_test.jar" />
<pathelement location="${build.lib}/${name}.jar" />
</classpath>