Merged 5.0.N (5.0.4) to 5.1.N (5.1.1)

119829 rmunteanu: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.4)
      119792 slanglois: MNT-13919 Enable new test MappingMetadataExtracterTest in test suite


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@119850 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Raluca Munteanu
2015-12-10 09:01:43 +00:00
parent 18966e394e
commit 9cf547a63d

View File

@@ -335,6 +335,7 @@ public class Repository01TestSuite extends TestSuite
static void tests52(TestSuite suite)
{
suite.addTestSuite(org.alfresco.repo.subscriptions.SubscriptionServiceImplTest.class);
suite.addTestSuite(org.alfresco.repo.content.metadata.MappingMetadataExtracterTest.class);
}
static void tests53(TestSuite suite)