[moriarty] r333 committed - added phpunit autoloader to runtests

0 views
Skip to first unread message

mori...@googlecode.com

unread,
Jan 12, 2012, 4:45:50 AM1/12/12
to moriarty...@googlegroups.com
Revision: 333
Author: mmmmmrob
Date: Thu Jan 12 01:44:52 2012
Log: added phpunit autoloader to runtests
http://code.google.com/p/moriarty/source/detail?r=333

Modified:
/trunk/tests/runtests.php

=======================================
--- /trunk/tests/runtests.php Wed Jan 11 06:33:48 2012
+++ /trunk/tests/runtests.php Thu Jan 12 01:44:52 2012
@@ -9,6 +9,7 @@
define("MORIARTY_ARC_DIR", $moriarty_arc_dir);
}

+require 'PHPUnit/Autoload.php';
require_once dirname(dirname(__FILE__)) .
DIRECTORY_SEPARATOR . 'constants.inc.php';
require_once 'PHPUnit/TextUI/TestRunner.php';

Reply all
Reply to author
Forward
0 new messages