mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-03 00:25:04 +00:00
Removed PLUGIN_PATH constant
This commit is contained in:
@ -33,9 +33,6 @@ class UtilsTest extends TestCase{
|
||||
if(!defined('pocketmine\PATH')){
|
||||
define('pocketmine\PATH', 'dummy');
|
||||
}
|
||||
if(!defined('pocketmine\PLUGIN_PATH')){
|
||||
define('pocketmine\PLUGIN_PATH', 'dummy');
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user