mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Changed class name to match the naming convention
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@72354 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -30,7 +30,7 @@ import org.alfresco.service.cmr.repository.NodeRef;
|
||||
* @since 2.2
|
||||
* @version 1.0
|
||||
*/
|
||||
public class RM1429 extends HoldServiceImplTest
|
||||
public class RM1429Test extends HoldServiceImplTest
|
||||
{
|
||||
public void testDeleteHoldWithoutPermissionsOnChildren()
|
||||
{
|
Reference in New Issue
Block a user