samples/incompatibilities/build.xml
changeset 408 9a439a79c6d0
parent 141 9ae8488379e0
     1.1 --- a/samples/incompatibilities/build.xml	Sat Jun 14 09:57:08 2008 +0200
     1.2 +++ b/samples/incompatibilities/build.xml	Thu Oct 30 20:46:27 2014 +0100
     1.3 @@ -3,6 +3,7 @@
     1.4      <target name="clean">
     1.5          <delete dir="build"/>
     1.6      </target>
     1.7 +    <target name="test"/>
     1.8      
     1.9      <target name="compile" depends="build"/>
    1.10      <target name="build" depends="clean">