mirror of
https://github.com/moodle/moodle.git
synced 2025-04-16 05:54:19 +02:00
fixed regression
This commit is contained in:
parent
a9967cf5a5
commit
2e866010a3
@ -35,7 +35,7 @@ require_once($CFG->libdir . '/ajax/ajaxlib.php');
|
||||
* @copyright 2008 Tim Hunt
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
class ajax_test extends ajaxlib_unit_test_base {
|
||||
class ajax_test extends UnitTestCase {
|
||||
|
||||
var $user_agents = array(
|
||||
'MSIE' => array(
|
||||
|
Loading…
x
Reference in New Issue
Block a user