From: skodak Date: Wed, 11 Jun 2008 22:51:36 +0000 (+0000) Subject: MDL-14905 towards functional DB tests X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=2f2bcbc122892fb8f0ae1dff91a45d08759d78a1;p=moodle.git MDL-14905 towards functional DB tests --- diff --git a/admin/report/simpletest/index.php b/admin/report/simpletest/index.php index d7070c790f..569255eb16 100644 --- a/admin/report/simpletest/index.php +++ b/admin/report/simpletest/index.php @@ -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