mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-08 14:51:49 +00:00
Merged HEAD-BUG-FIX (5.1/Cloud) to HEAD (5.1/Cloud)
101331: Merge RA-SPRINT2 to HEAD-BUG-FIX (5.1) 100711: RA-86, RA-87 & RA-88 (sub-tasks of RA-56): Move wiki service back-end classes to share services project. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@101472 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -383,11 +383,6 @@ public class Repository01TestSuite extends TestSuite
|
||||
suite.addTest(org.alfresco.repo.version.VersionTestSuite.suite());
|
||||
}
|
||||
|
||||
static void tests60(TestSuite suite)
|
||||
{
|
||||
suite.addTest(new JUnit4TestAdapter(org.alfresco.repo.wiki.WikiServiceImplTest.class));
|
||||
}
|
||||
|
||||
static void tests61(TestSuite suite)
|
||||
{
|
||||
suite.addTest(org.alfresco.repo.workflow.WorkflowTestSuite.suite());
|
||||
|
Reference in New Issue
Block a user