Skip to content

Commit

Permalink
Fixed AllTests.php
Browse files Browse the repository at this point in the history
  • Loading branch information
CloCkWeRX committed Feb 12, 2010
1 parent 7c303c3 commit c9a448f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/AllTests.php
Expand Up @@ -6,7 +6,6 @@
define('PHPUnit_MAIN_METHOD', 'Services_Amazon_S3_AllTests::main'); define('PHPUnit_MAIN_METHOD', 'Services_Amazon_S3_AllTests::main');
} }


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


require_once dirname(__FILE__) . '/Test.php'; require_once dirname(__FILE__) . '/Test.php';
Expand Down

0 comments on commit c9a448f

Please sign in to comment.