Skip to content

Commit

Permalink
No, we are not PHPUnit internal test (makes PHPUnit 3.1.x generate no
Browse files Browse the repository at this point in the history
coverage reports)


git-svn-id: http://svn.php.net/repository/pear/packages/Services_YouTube/trunk@239076 c90b9560-bf6c-de11-be94-00142212c4b1
  • Loading branch information
cweiske committed Jul 3, 2007
1 parent cdb544b commit 43ac668
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/AllTests.php
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@
chdir(dirname(__FILE__)); chdir(dirname(__FILE__));
} }


if (!defined('PHPUnit_INSIDE_OWN_TESTSUITE')) {
define('PHPUnit_INSIDE_OWN_TESTSUITE', TRUE);
}

require_once 'PHPUnit/Framework/TestSuite.php'; require_once 'PHPUnit/Framework/TestSuite.php';
require_once 'PHPUnit/TextUI/TestRunner.php'; require_once 'PHPUnit/TextUI/TestRunner.php';


Expand Down

0 comments on commit 43ac668

Please sign in to comment.