summaryrefslogtreecommitdiffstats
path: root/uitest/build.xml
blob: 8dbf65938324a3c6e63a8e4faf1c8f9d6ffe3f50 (plain)
1
2
3
4
5
6
7
<project>

    <target name="test-tb3">
        <echo>This Ant script is no longer used to test the framework. Run `mvn verify -P test` to execute browser tests.</echo>
    </target>

</project>