Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 34... Línea 34...
34
 * @package    tool_licensemanager
34
 * @package    tool_licensemanager
35
 * @copyright  2020 Tom Dickman <tom.dickman@catalyst-au.net>
35
 * @copyright  2020 Tom Dickman <tom.dickman@catalyst-au.net>
36
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
36
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
37
 * @group      tool_licensemanager
37
 * @group      tool_licensemanager
38
 */
38
 */
39
class manager_test extends advanced_testcase {
39
final class manager_test extends advanced_testcase {
Línea 40... Línea 40...
40
 
40
 
41
    /**
41
    /**
42
     * Test editing a license.
42
     * Test editing a license.
43
     */
43
     */