Put test code first in classpath.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@738 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
+1
-1
@@ -16,8 +16,8 @@
|
|||||||
|
|
||||||
<!-- declare our classpath -->
|
<!-- declare our classpath -->
|
||||||
<path id="classpath">
|
<path id="classpath">
|
||||||
<pathelement location="../${deploy.dir}/classes"/>
|
|
||||||
<pathelement location="${deploy.dir}/classes"/>
|
<pathelement location="${deploy.dir}/classes"/>
|
||||||
|
<pathelement location="../${deploy.dir}/classes"/>
|
||||||
<fileset dir="../lib" includes="**/*.jar"/>
|
<fileset dir="../lib" includes="**/*.jar"/>
|
||||||
<fileset dir="${java.libraries}" includes="**/*.jar"/>
|
<fileset dir="${java.libraries}" includes="**/*.jar"/>
|
||||||
</path>
|
</path>
|
||||||
|
|||||||
Reference in New Issue
Block a user