Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 28... Línea 28...
28
 * @package    core
28
 * @package    core
29
 * @category   test
29
 * @category   test
30
 * @copyright  2014 Petr Skoda
30
 * @copyright  2014 Petr Skoda
31
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
31
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
32
 */
32
 */
33
class jquery_test extends \basic_testcase {
33
final class jquery_test extends \basic_testcase {
Línea 34... Línea 34...
34
 
34
 
35
    public function test_plugins_file(): void {
35
    public function test_plugins_file(): void {
Línea 36... Línea 36...
36
        global $CFG;
36
        global $CFG;