Skip to content

Commit

Permalink
Verbose output.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Jun 28, 2016
1 parent ba1d6d4 commit 8df35e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions framework/bin/test_framework
Expand Up @@ -41,6 +41,7 @@ if (!function_exists('textdomain')) {
require_once 'Horde/Test/Autoload.php';
Horde_Test_Autoload::init();

$_SERVER['argv'][] = '--verbose';
$_SERVER['argv'][] = 'Horde_Test_Runner';
$_SERVER['argv'][] = __FILE__;
PHPUnit_TextUI_Command::main();
Expand Down

0 comments on commit 8df35e1

Please sign in to comment.