Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 11
Línea 27... Línea 27...
27
 
27
 
28
    /**
28
    /**
29
     * Test fill_firstanalyses_cache.
29
     * Test fill_firstanalyses_cache.
30
     * @return null
30
     * @return null
31
     */
31
     */
32
    public function test_fill_firstanalyses_cache() {
32
    public function test_fill_firstanalyses_cache(): void {
33
        require_once(__DIR__ . '/fixtures/test_timesplitting_upcoming_seconds.php');
33
        require_once(__DIR__ . '/fixtures/test_timesplitting_upcoming_seconds.php');
Línea 34... Línea 34...
34
        $this->resetAfterTest();
34
        $this->resetAfterTest();