Tests for moving documents/folders should be included after fixing the functionality on RM site.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.3@94231 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Tuna Aksoy
2015-01-28 13:40:16 +00:00
parent 93da76736a
commit cffb19675e

View File

@@ -43,8 +43,8 @@ import org.junit.runners.Suite.SuiteClasses;
RM994Test.class,
RM1039Test.class,
RM1799Test.class,
RM1814Test.class,
RM978Test.class
RM1814Test.class/*,
RM978Test.class*/
})
public class IssueTestSuite
{