diff --git a/releng.wtpbuilder/distribution/wtp.tests/testScripts/test.xml b/releng.wtpbuilder/distribution/wtp.tests/testScripts/test.xml
index fb827aca30645b4e9a1e77243cfb99dd389bddb7..0cea9523c952af98a050376ecda2ea307b34fac0 100644
--- a/releng.wtpbuilder/distribution/wtp.tests/testScripts/test.xml
+++ b/releng.wtpbuilder/distribution/wtp.tests/testScripts/test.xml
@@ -667,6 +667,14 @@
     					name="report" 
     					value="org.eclipse.jst.jsf.facesconfig.ui.test" />
     	    	</antcall>
+    	<antcall target="runtests">
+    				<param 
+    					name="testPlugin" 
+    					value="${org.eclipse.jst.jsf.validation.el.tests}" />
+    				<param 
+    					name="report" 
+    					value="org.eclipse.jst.jsf.validation.el.tests" />
+    	    	</antcall>
     </target>
 
     <!-- WS TESTS -->