diff --git a/releng.wtpbuilder/distribution/wtp.tests/testScripts/test.xml b/releng.wtpbuilder/distribution/wtp.tests/testScripts/test.xml
index 54eee9addf682fbb0725b4ae20dbe86cf1dc16cd..fb827aca30645b4e9a1e77243cfb99dd389bddb7 100644
--- a/releng.wtpbuilder/distribution/wtp.tests/testScripts/test.xml
+++ b/releng.wtpbuilder/distribution/wtp.tests/testScripts/test.xml
@@ -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 -->