mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
MNT-19114: Removed unused comments
This commit is contained in:
@@ -113,9 +113,6 @@ public class RM19114Test extends BaseRMTestCase
|
||||
{
|
||||
public void runImpl() throws Exception
|
||||
{
|
||||
System.out.println(nodeService.getChildAssocs(wikiPage));
|
||||
System.out.println(nodeService.getProperties(wikiPage));
|
||||
|
||||
assertEquals( true, nodeService.exists(wikiPage));
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user