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:
Tuna Aksoy
2015-02-10 12:26:55 +00:00
parent aab247e304
commit 0a96b5e56b

View File

@@ -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
{