mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
Merged WOLF-6 (WOLF.0.0) to 5.1.1 (5.1.1)
122860 mward: UTF-378: improved test to ensure multiple occurrences of replacement text are all replaced. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/branches/5.1.1@124016 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -252,6 +252,7 @@ public class FileTreeCompareImplTest
|
|||||||
sb.append("This is some example text\n");
|
sb.append("This is some example text\n");
|
||||||
sb.append("...in tree: "+absPath);
|
sb.append("...in tree: "+absPath);
|
||||||
sb.append(" ...and here is some more text.\n");
|
sb.append(" ...and here is some more text.\n");
|
||||||
|
sb.append("...but wait! here's an absolute path again:"+absPath+", yes.");
|
||||||
sb.append("The End.");
|
sb.append("The End.");
|
||||||
return sb.toString();
|
return sb.toString();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user