mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-02 05:02:48 +08:00
去掉 COMMON_MODULE 常量
This commit is contained in:
@@ -28,7 +28,6 @@ class baseTest extends \PHPUnit_Framework_TestCase
|
||||
$this->assertNotEmpty(TRAIT_PATH);
|
||||
$this->assertNotEmpty(APP_PATH);
|
||||
$this->assertNotEmpty(APP_NAMESPACE);
|
||||
$this->assertNotEmpty(COMMON_MODULE);
|
||||
$this->assertNotEmpty(RUNTIME_PATH);
|
||||
$this->assertNotEmpty(LOG_PATH);
|
||||
$this->assertNotEmpty(CACHE_PATH);
|
||||
|
||||
Reference in New Issue
Block a user