summaryrefslogtreecommitdiffstats
path: root/test/fixtures/ant/imported-build.xml
blob: df6a5f39b7dd86b709658f1eb4af716fe2b1515b (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>
<project default="imported-build" name="bash-completion-imported">
    <target name="imported-build">
        <!-- ... -->
    </target>
</project>