You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

build.xml 195B

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