Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 33... Línea 33...
33
 *
33
 *
34
 * @package    core_backup
34
 * @package    core_backup
35
 * @copyright  2018 Matt Porritt <mattp@catalyst-au.net>
35
 * @copyright  2018 Matt Porritt <mattp@catalyst-au.net>
36
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
36
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
37
 */
37
 */
38
class async_restore_test extends \advanced_testcase {
38
final class async_restore_test extends \advanced_testcase {
Línea 39... Línea 39...
39
 
39
 
40
    /**
40
    /**
41
     * Tests the asynchronous backup.
41
     * Tests the asynchronous backup.
42
     */
42
     */