MDL-49329 admin: Clean up core_plugin unit tests

As a first step for removing the \core\update\deployer and mdeploy.php,
this patch fixes existing tests.
This commit is contained in:
David Mudrák
2015-10-08 23:32:04 +02:00
parent 36977a6d08
commit d22835216f
5 changed files with 47 additions and 76 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
/**
* Provides core_update_code_manager_testcase class.
*
* @package core
* @package core_plugin
* @category test
* @copyright 2015 David Mudrak <[email protected]>
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later