hm
authoridfx <idfx>
Sat, 16 Aug 2003 19:26:58 +0000 (19:26 +0000)
committeridfx <idfx>
Sat, 16 Aug 2003 19:26:58 +0000 (19:26 +0000)
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>