fix build.xml for tests
This commit is contained in:
parent
62d6ea0edf
commit
b383eb72ff
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@
|
|||
<path id="test.classpath">
|
||||
<pathelement location="${bin.absolute.dir}" />
|
||||
<pathelement location="${bintests.dir}" />
|
||||
<pathelement location="${srctests.dir}" />
|
||||
<fileset dir="${lib.absolute.dir}">
|
||||
<include name="*.jar" />
|
||||
</fileset>
|
||||
|
|
Loading…
Reference in a new issue