mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-05 14:52:47 +08:00
移除sae驱动 改为扩展包
This commit is contained in:
@@ -53,7 +53,6 @@ class loaderTest extends \PHPUnit_Framework_TestCase
|
||||
|
||||
public function testImport()
|
||||
{
|
||||
$this->assertEquals(true, Loader::import('think.log.driver.Sae'));
|
||||
$this->assertEquals(false, Loader::import('think.log.driver.MyTest'));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user