Skip to content

Commit

Permalink
- Merge [4529].
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Jan 21, 2009
1 parent 59cfb58 commit a86b541
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PHPUnit/Tests/TextUI/log-graphviz.phpt
Expand Up @@ -8,6 +8,7 @@ $_SERVER['argv'][3] = 'BankAccountTest';
$_SERVER['argv'][4] = '../Samples/BankAccount/BankAccountTest.php';

require_once dirname(dirname(dirname(__FILE__))) . '/TextUI/Command.php';
PHPUnit_TextUI_Command::main();
?>
--EXPECTF--
PHPUnit %s by Sebastian Bergmann.
Expand Down

0 comments on commit a86b541

Please sign in to comment.