Changeset 28461
- Timestamp:
- 01/03/08 17:30:17 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
org.nuxeo.ecm.platform/branches/5.1/nuxeo-platform-io-core/src/test/java/org/nuxeo/ecm/platform/io/test/RelationsTestHelper.java
r28460 r28461 51 51 52 52 private static RelationManager relationManager; 53 54 private RelationsTestHelper() {55 }56 53 57 54 public static DocumentModel createSampleComment(
