mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +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
|
public void runImpl() throws Exception
|
||||||
{
|
{
|
||||||
System.out.println(nodeService.getChildAssocs(wikiPage));
|
|
||||||
System.out.println(nodeService.getProperties(wikiPage));
|
|
||||||
|
|
||||||
assertEquals( true, nodeService.exists(wikiPage));
|
assertEquals( true, nodeService.exists(wikiPage));
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user