mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
Merged HEAD-BUG-FIX (5.1/Cloud) to HEAD (5.1/Cloud)
101317: Merge RA-SPRINT2 to HEAD-BUG-FIX (5.1) 100014: RA-62: Remove reference to FolderTemplateTest and SlingshotContentGetTest in test suite git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@101459 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -54,8 +54,6 @@ import org.alfresco.repo.web.scripts.transfer.TransferWebScriptTest;
|
||||
import org.alfresco.repo.web.scripts.workflow.ActivitiWorkflowRestApiTest;
|
||||
import org.alfresco.repo.web.scripts.workflow.JBPMWorkflowRestApiTest;
|
||||
import org.alfresco.repo.web.scripts.workflow.WorkflowModelBuilderTest;
|
||||
import org.alfresco.slingshot.documentlibrary.FolderTemplateTest;
|
||||
import org.alfresco.slingshot.web.scripts.SlingshotContentGetTest;
|
||||
|
||||
/**
|
||||
* Web Scripts test suite
|
||||
@@ -103,9 +101,7 @@ public class WebScriptTestSuite extends TestSuite
|
||||
suite.addTestSuite( SubscriptionServiceRestApiTest.class );
|
||||
suite.addTestSuite( FacetRestApiTest.class );
|
||||
suite.addTestSuite( CommentsApiTest.class );
|
||||
suite.addTestSuite( FolderTemplateTest.class );
|
||||
suite.addTestSuite( DeclarativeSpreadsheetWebScriptTest.class );
|
||||
suite.addTestSuite( SlingshotContentGetTest.class);
|
||||
suite.addTestSuite( XssVulnerabilityTest.class );
|
||||
suite.addTestSuite( LinksRestApiTest.class );
|
||||
suite.addTestSuite( RemoteFileFolderLoaderTest.class );
|
||||
|
Reference in New Issue
Block a user