]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-14905 towards functional DB tests
authorskodak <skodak>
Wed, 11 Jun 2008 22:51:36 +0000 (22:51 +0000)
committerskodak <skodak>
Wed, 11 Jun 2008 22:51:36 +0000 (22:51 +0000)
admin/report/simpletest/index.php

index d7070c790f16099bafaa67f746aa19cbabe31013..569255eb16214f6403af17f0396962a7c5279996 100644 (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