[seam-commits] Seam SVN: r12150 - branches/enterprise/JBPAPP_5_0/src/test/ftest.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Tue Mar 9 12:29:39 EST 2010


Author: kpiwko at redhat.com
Date: 2010-03-09 12:29:39 -0500 (Tue, 09 Mar 2010)
New Revision: 12150

Modified:
   branches/enterprise/JBPAPP_5_0/src/test/ftest/build.xml
Log:
JBPAPP-3865

Modified: branches/enterprise/JBPAPP_5_0/src/test/ftest/build.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/build.xml	2010-03-09 16:39:00 UTC (rev 12149)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/build.xml	2010-03-09 17:29:39 UTC (rev 12150)
@@ -94,6 +94,7 @@
 	<target name="testall.5" description="Run functional testsuite for JBoss 5">
 		<property name="container" value="jboss5" />
 		<antcall target="start.selenium.server" />
+        <testexample name="seamdiscs" />
 		<testexample name="seampay" />
 		<testexample name="seamspace" />
 		<testexample name="spring" />



More information about the seam-commits mailing list