Test has been added to the test suite.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@93602 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Tuna Aksoy
2015-01-16 15:31:12 +00:00
parent a4366b23c1
commit d8e7030fdf

View File

@@ -42,7 +42,8 @@ import org.junit.runners.Suite.SuiteClasses;
RM804Test.class,
RM994Test.class,
RM1039Test.class,
RM1799Test.class
RM1799Test.class,
RM1814Test.class
})
public class IssueTestSuite
{