Fix tests
[debian/openrocket] / core / build.xml
index cba9884540b22527d35829137a65ec1736d71213..205fb246bcfee2b454e7190dacc92f01925f5e31 100644 (file)
@@ -32,7 +32,7 @@
        
        <path id="test-classpath">
                <path refid="classpath"/>
-               <pathelement location="${basedir}"/>
+               <pathelement location="${basedir}/resources"/>
                <pathelement location="${build-test.dir}"/>
                <pathelement location="${classes.dir}"/>
                <pathelement location="${src-test.dir}"/>