MDL-58079 core_enrol: Fixed invalid category tag

This commit is contained in:
Darko Miletic
2017-03-20 04:12:23 -03:00
parent 6e0b2cde30
commit 7bfa58873a
+2 -2
View File
@@ -18,7 +18,7 @@
* Test plugin enrollib parts.
*
* @package core_enrol
* @category phpunit
* @category test
* @copyright 2017 Darko Miletic
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
@@ -30,7 +30,7 @@ defined('MOODLE_INTERNAL') || die();
* Test plugin enrollib parts.
*
* @package core
* @category phpunit
* @category test
* @copyright 2017 Darko Miletic
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/