[moriarty] r331 committed - Removed require_once of PHPUnit/Framework.php, which is not needed wit...

0 views
Skip to first unread message

mori...@googlecode.com

unread,
Jan 11, 2012, 9:32:34 AM1/11/12
to moriarty...@googlegroups.com
Revision: 331
Author: jhi...@gmail.com
Date: Wed Jan 11 06:32:03 2012
Log: Removed require_once of PHPUnit/Framework.php, which is not
needed with recent versions of PHPUnit.
http://code.google.com/p/moriarty/source/detail?r=331

Modified:
/trunk/tests/runtests.php

=======================================
--- /trunk/tests/runtests.php Fri Sep 23 06:45:02 2011
+++ /trunk/tests/runtests.php Wed Jan 11 06:32:03 2012
@@ -4,7 +4,6 @@
}

require_once dirname(dirname(__FILE__)) .
DIRECTORY_SEPARATOR . 'constants.inc.php';
-require_once 'PHPUnit/Framework.php';
require_once 'PHPUnit/TextUI/TestRunner.php';

require_once MORIARTY_TEST_DIR . 'fakehttprequest.class.php';

Reply all
Reply to author
Forward
0 new messages