Enabled ActivitiTimerExecutionTest for CLOUD-1825 this time instead of removing it

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@52858 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Gavin Cornwell
2013-07-19 12:25:57 +00:00
parent 684891d4c2
commit 2089905890

View File

@@ -60,6 +60,7 @@ public class WorkflowTestSuite extends TestSuite
// Add the Activiti tests to be run
suite.addTestSuite( ActivitiWorkflowServiceIntegrationTest.class );
suite.addTestSuite( ActivitiSpringTransactionTest.class );
suite.addTestSuite( ActivitiTimerExecutionTest.class );
// This test will force the application context properly, which avoids
// periodic wierd build failures