Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 21... Línea 21...
21
 *
21
 *
22
 * @package    core_files
22
 * @package    core_files
23
 * @copyright  2017 Andrew nicols <andrew@nicols.co.uk>
23
 * @copyright  2017 Andrew nicols <andrew@nicols.co.uk>
24
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
24
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
25
 */
25
 */
26
class conversion_test extends \advanced_testcase {
26
final class conversion_test extends \advanced_testcase {
Línea 27... Línea 27...
27
 
27
 
28
    /**
28
    /**
29
     * Helper to create a stored file object with the given supplied content.
29
     * Helper to create a stored file object with the given supplied content.
30
     *
30
     *