Merged 5.1.N (5.1.1) to HEAD (5.1)

119850 rmunteanu: 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/HEAD/root@123605 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Alan Davis
2016-03-11 21:33:47 +00:00
parent 4314768f44
commit 899f40fd1b

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)