Changeset 3727 for trunk/tests/Orm

Show
Ignore:
Timestamp:
02/10/08 15:45:30 (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

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