Commit c0e35591 authored by Florian Schmaus's avatar Florian Schmaus

Fix unit tests

parent 8e6f0bac
...@@ -618,7 +618,7 @@ ...@@ -618,7 +618,7 @@
<!-- We must add our own classes to the classpath for testing --> <!-- We must add our own classes to the classpath for testing -->
<classpath> <classpath>
<path refid="test.dependencies"/> <path refid="test.dependencies"/>
<pathelement path="${test.dest.dir}/resources"/> <pathelement path="${test.dest.dir}"/>
<pathelement path="${test.classes.dest.dir}"/> <pathelement path="${test.classes.dest.dir}"/>
</classpath> </classpath>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment