hm
[mir.git] / build.xml
index 2052c81..a784794 100755 (executable)
--- a/build.xml
+++ b/build.xml
   </target>
   
   <target name="rundbtest" depends="compile">
+       <echoproperties/>
        <java classname="mir.core.test.Test" classpathref="project.class.path"/>
   </target>