Skip to content
Snippets Groups Projects
Commit 2e61cc97 authored by david_williams's avatar david_williams
Browse files

101687 [XML Catalog] add xml.catalog.tests to the build

parent df2ed8c0
No related branches found
No related tags found
No related merge requests found
...@@ -462,6 +462,15 @@ ...@@ -462,6 +462,15 @@
name="report" name="report"
value="org.eclipse.wst.xml.validation.tests" /> value="org.eclipse.wst.xml.validation.tests" />
</antcall> </antcall>
<antcall
target="runtests">
<param
name="testPlugin"
value="${org.eclipse.wst.xml.catalog.tests}" />
<param
name="report"
value="org.eclipse.wst.xml.catalog.tests" />
</antcall>
</target> </target>
<!-- WSDL TESTS --> <!-- WSDL TESTS -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment