aboutsummaryrefslogtreecommitdiffstats
path: root/testing-util/build.xml
blob: 804ea5091f62f36b069280eabc5a287a6f0dd37b (plain)
1
2
3
4
5
6
<?xml version="1.0"?>
<!-- see ../build/*.html for explanation -->
<project name="testing-util" default="test" basedir=".">
    <import file="${basedir}/../build/build.xml"/>  
</project>