Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 22... Línea 22...
22
 * @package     core
22
 * @package     core
23
 * @copyright   2023 Andrew Nicols <andrew@nicols.co.uk>
23
 * @copyright   2023 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
 * @covers \core\output\icon_system_fontawesome
25
 * @covers \core\output\icon_system_fontawesome
26
 */
26
 */
27
class icon_system_fontawesome_test extends \advanced_testcase {
27
final class icon_system_fontawesome_test extends \advanced_testcase {
Línea 28... Línea 28...
28
 
28
 
29
    /**
29
    /**
30
     * Test that the specified icon has an SVG fallback.
30
     * Test that the specified icon has an SVG fallback.
31
     */
31
     */