Skip to content

Commit

Permalink
Adjust include file to get all tests to run.
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.php.net/repository/pear/packages/URI_Template/trunk@322222 c90b9560-bf6c-de11-be94-00142212c4b1
  • Loading branch information
Daniel Convissor committed Jan 13, 2012
1 parent 93d6f0b commit 4cbe82f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/AllTests.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
define("PHPUnit_MAIN_METHOD", "URI_Template_AllTests::main");
}

require_once "PHPUnit/TextUI/TestRunner.php";
require_once "PHPUnit/Autoload.php";

require_once "URI/Template/TemplateTest.php";

Expand Down

0 comments on commit 4cbe82f

Please sign in to comment.