Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 11
Línea 30... Línea 30...
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
class jquery_test extends \basic_testcase {
Línea 34... Línea 34...
34
 
34
 
35
    public function test_plugins_file() {
35
    public function test_plugins_file(): void {
Línea 36... Línea 36...
36
        global $CFG;
36
        global $CFG;
37
 
37
 
38
        $plugins = null;
38
        $plugins = null;