Changeset 783

Show
Ignore:
Timestamp:
02/27/08 12:53:21 (9 months ago)
Author:
laurentj
Message:

fixed a bug for the tests on the server

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Makefile

    r782 r783  
    4747 
    4848tests: 
    49         $(PHP) build/buildjelix.php -D $(TESTPATHSWITCH) build/config/jelix-test.ini 
     49        $(PHP) build/buildjelix.php -D $(TESTPATHSWITCH) build/config/jelix-test2.ini 
    5050        $(PHP) build/buildapp.php -D $(TESTPATHSWITCH) build/config/testapp-test.ini 
    5151        cd $(TESTPATH) && cp $(TESTS_DBPROFILES) testapp/var/config/dbprofils.ini.php 
  • trunk/Makefile

    r782 r783  
    4747 
    4848tests: 
    49         $(PHP) build/buildjelix.php -D $(TESTPATHSWITCH) build/config/jelix-test.ini 
     49        $(PHP) build/buildjelix.php -D $(TESTPATHSWITCH) build/config/jelix-test2.ini 
    5050        $(PHP) build/buildapp.php -D $(TESTPATHSWITCH) build/config/testapp-test.ini 
    5151        cd $(TESTPATH) && cp $(TESTS_DBPROFILES) testapp/var/config/dbprofils.ini.php 
  • trunk/Makefile

    r782 r783  
    4747 
    4848tests: 
    49         $(PHP) build/buildjelix.php -D $(TESTPATHSWITCH) build/config/jelix-test.ini 
     49        $(PHP) build/buildjelix.php -D $(TESTPATHSWITCH) build/config/jelix-test2.ini 
    5050        $(PHP) build/buildapp.php -D $(TESTPATHSWITCH) build/config/testapp-test.ini 
    5151        cd $(TESTPATH) && cp $(TESTS_DBPROFILES) testapp/var/config/dbprofils.ini.php 
Download in other formats: Unified Diff Zip Archive