Changeset 4341 for branches/0.11/tests/Query/ReferenceModelTestCase.php
- Timestamp:
- 05/07/08 06:44:29 (23 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/0.11/tests/Query/ReferenceModelTestCase.php
r3884 r4341 46 46 47 47 public function testInitializeData() { 48 $this->connection->clear(); 48 49 $query = new Doctrine_Query($this->connection); 49 50