MDL-49036 webservices: gradereport_user_get_grades_table ws tests

This commit is contained in:
Juan Leyva 2015-01-30 12:30:39 +01:00
parent 3a2ba74694
commit 126470f3c8
5 changed files with 176 additions and 2 deletions

View file

@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2015020500.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2015020500.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.