samples/differentreturntype/build.xml
changeset 408 9a439a79c6d0
parent 154 0fd5e9c500b9
     1.1 --- a/samples/differentreturntype/build.xml	Sat Jun 14 09:58:11 2008 +0200
     1.2 +++ b/samples/differentreturntype/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      <!-- BEGIN: theory.binary.differentreturntype.ant -->
    1.10      <!-- This is the target that does the whole trick - e,g. it compiles