blob: f73f0b711b1c7a0925f059bc0d0d2d0e79e8f2b8 [file] [log] [blame]
<?xml version="1.0"?>
<project name="antunit-base">
<target name="antunit">
<antunit xmlns="antlib:org.apache.ant.antunit">
<plainlistener />
<file file="${ant.file}" xmlns="antlib:org.apache.tools.ant" />
</antunit>
</target>
</project>