mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-01 14:41:46 +00:00
Added the test for RM-1887 to the test suite.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.3@96663 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -44,7 +44,8 @@ import org.junit.runners.Suite.SuiteClasses;
|
||||
RM1039Test.class,
|
||||
RM1799Test.class,
|
||||
RM1814Test.class,
|
||||
RM978Test.class
|
||||
RM978Test.class,
|
||||
RM1887Test.class
|
||||
})
|
||||
public class IssueTestSuite
|
||||
{
|
||||
|
Reference in New Issue
Block a user