Changeset 3858 for trunk/tests_old/Relation
- Timestamp:
- 02/20/08 20:54:20 (11 months ago)
- Files:
-
- 1 modified
-
trunk/tests_old/Relation/ManyToMany2TestCase.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests_old/Relation/ManyToMany2TestCase.php
r2388 r3858 79 79 ->execute() 80 80 ->getFirst(); 81 81 82 $newdata['MovieBookmarks'][0]['UserVotes'][0]['User']['name'] = 'user2'; 82 83 try {