Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 11
Línea 38... Línea 38...
38
    /**
38
    /**
39
     * test_search_results_viewed
39
     * test_search_results_viewed
40
     *
40
     *
41
     * @return void
41
     * @return void
42
     */
42
     */
43
    public function test_search_results_viewed() {
43
    public function test_search_results_viewed(): void {
Línea 44... Línea 44...
44
 
44
 
Línea 45... Línea 45...
45
        $this->resetAfterTest();
45
        $this->resetAfterTest();
46
 
46