Skip to content
Snippets Groups Projects
Commit fd67cd3c authored by rsrinivasan's avatar rsrinivasan
Browse files

Added test plugin, org.eclipse.jst.jsf.facesconfig.ui.test

parent 886167e0
No related branches found
No related tags found
No related merge requests found
......@@ -659,6 +659,14 @@
name="report"
value="org.eclipse.jst.jsf.facesconfig.tests" />
</antcall>
<antcall target="runtests">
<param
name="testPlugin"
value="${org.eclipse.jst.jsf.facesconfig.ui.test}" />
<param
name="report"
value="org.eclipse.jst.jsf.facesconfig.ui.test" />
</antcall>
</target>
<!-- WS 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