Changeset 3725 for trunk/tests/Orm

Show
Ignore:
Timestamp:
02/10/08 15:16:24 (11 months ago)
Author:
romanb
Message:

changes on the new test suite.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/tests/Orm/Component/TestTest.php

    r3724 r3725  
    66    protected function setUp() 
    77    { 
    8         $this->loadFixture('forum', 'someusers'); 
     8        $this->loadFixture('forum', 'common_users'); 
    99    } 
    1010