Development

Changeset 7330

You must first sign up to be able to contribute.

Changeset 7330

Show
Ignore:
Timestamp:
02/04/08 14:51:51 (10 months ago)
Author:
fabien
Message:

-

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/1.1/test/other/tasksTest.php

    r7294 r7330  
    108108$content = $c->execute_command('test:functional frontend'); 
    109109$t->is($content, $c->get_fixture_content('test/functional/result-harness.txt'), '"test:functional" can launch all functional tests'); 
    110 exit(); 
    111110 
    112111copy(dirname(__FILE__).'/fixtures/test/unit/testTest.php', $c->tmp_dir.DS.'test'.DS.'unit'.DS.'testTest.php');