Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 11
Línea 58... Línea 58...
58
    /**
58
    /**
59
     * Test for resource file attachments.
59
     * Test for resource file attachments.
60
     *
60
     *
61
     * @return void
61
     * @return void
62
     */
62
     */
63
    public function test_attach_files() {
63
    public function test_attach_files(): void {
64
        global $USER;
64
        global $USER;
Línea 65... Línea 65...
65
 
65
 
66
        $this->setAdminUser();
66
        $this->setAdminUser();
67
        // Setup test data.
67
        // Setup test data.