Show
Ignore:
Timestamp:
07/02/08 00:24:07 (17 months ago)
Author:
bchoate
Message:

Updated default MT config file for test suite to sqlite-test.cfg.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-41/t/lib/MT/Test.pm

    r2639 r2674  
    2828        } 
    2929    } else { 
    30         $ENV{MT_CONFIG} = File::Spec->catfile($ENV{MT_HOME}, "t", "mt.cfg"); 
     30        $ENV{MT_CONFIG} = File::Spec->catfile($ENV{MT_HOME}, "t", "sqlite-test.cfg"); 
    3131    } 
    3232    chdir $ENV{MT_HOME};