[jboss-envers-commits] JBoss Envers SVN: r169 - trunk/resources/test.

jboss-envers-commits at lists.jboss.org jboss-envers-commits at lists.jboss.org
Wed Sep 24 09:45:08 EDT 2008


Author: adamw
Date: 2008-09-24 09:45:08 -0400 (Wed, 24 Sep 2008)
New Revision: 169

Modified:
   trunk/resources/test/testng.xml
Log:
ENVERS-25: adding the new test to testng.xml

Modified: trunk/resources/test/testng.xml
===================================================================
--- trunk/resources/test/testng.xml	2008-09-24 12:06:48 UTC (rev 168)
+++ trunk/resources/test/testng.xml	2008-09-24 13:45:08 UTC (rev 169)
@@ -15,6 +15,7 @@
             <package name="org.jboss.envers.test.integration.inheritance.single.childrelation" />
             <package name="org.jboss.envers.test.integration.inheritance.single.relation" />
             <package name="org.jboss.envers.test.integration.manytomany" />
+            <package name="org.jboss.envers.test.integration.manytomany.ternary" />
             <package name="org.jboss.envers.test.integration.manytomany.unidirectional" />
             <package name="org.jboss.envers.test.integration.naming" />
             <package name="org.jboss.envers.test.integration.naming.ids" />




More information about the jboss-envers-commits mailing list