Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 20... Línea 20...
20
 * @package    core_backup
20
 * @package    core_backup
21
 * @category   test
21
 * @category   test
22
 * @copyright  2010 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
22
 * @copyright  2010 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
23
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
23
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
24
 */
24
 */
25
class destinations_test extends \basic_testcase {
25
final class destinations_test extends \basic_testcase {
Línea 26... Línea 26...
26
 
26
 
27
    /**
27
    /**
28
     * test backup_destination class
28
     * test backup_destination class
29
     */
29
     */