blob: 00fe9b1176d44d75bdef6b398e82b042ebff8ba4 [file] [log] [blame]
<project name="unnamed-import" default="test">
<import file="unnamed1.xml"/>
<target name="test">
<echo level="info">Tests import of unnamed projects</echo>
</target>
</project>