org.aspectj/testing-client/build.xml

7 lines
191 B
XML
Raw Normal View History

<?xml version="1.0"?>
<!-- see ../build/*.html for explanation -->
<project name="testing-client" default="test" basedir=".">
<import file="${basedir}/../build/build.xml"/>
</project>