Proyectos de Subversion Moodle

Rev

Rev 11 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 11 Rev 1441
Línea 32... Línea 32...
32
 * @package   core
32
 * @package   core
33
 * @category  test
33
 * @category  test
34
 * @copyright 2015 David Mudrak <david@moodle.com>
34
 * @copyright 2015 David Mudrak <david@moodle.com>
35
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
35
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
36
 */
36
 */
37
class update_api_test extends \advanced_testcase {
37
final class update_api_test extends \advanced_testcase {
Línea 38... Línea 38...
38
 
38
 
39
    /**
39
    /**
40
     * Make sure the $CFG->branch is mapped correctly to the format used by the API.
40
     * Make sure the $CFG->branch is mapped correctly to the format used by the API.
41
     */
41
     */