MDL-14905 towards functional DB tests

This commit is contained in:
skodak 2008-06-11 22:51:36 +00:00
parent ecdf8d2e65
commit 2f2bcbc122

View File

@ -19,9 +19,6 @@ require_once('ex_reporter.php');
require_login();
require_capability('moodle/site:config', get_context_instance(CONTEXT_SYSTEM));
/* The UNITTEST constant can be checked elsewhere if you need to know
* when your code is being run as part of a unit test. */
define('UNITTEST', true);
$langfile = 'simpletest';
// CGI arguments