mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 00:12:56 +02:00
Merge branch 'w49_MDL-36983_m25_ordertext' of git://github.com/skodak/moodle
This commit is contained in:
commit
4889da2199
@ -3844,7 +3844,7 @@ class dml_testcase extends database_driver_testcase {
|
||||
$this->assertEquals("Firstname Surname", $DB->get_field_sql($sql, $params));
|
||||
}
|
||||
|
||||
function sql_sql_order_by_text() {
|
||||
function test_sql_order_by_text() {
|
||||
$DB = $this->tdb;
|
||||
$dbman = $DB->get_manager();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user