blob: 305d7e909a8639a8dc2cb0dc1766f24d7fe99aba [file] [log] [blame]
<project name= "Testing" default="build">
<target name= "test">
<echo message="testing"/>
</target>
</project>