mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-07 23:22:48 +08:00
修正单元测试
This commit is contained in:
@@ -18,6 +18,7 @@ namespace tests\thinkphp\library\think;
|
|||||||
|
|
||||||
use think\Request;
|
use think\Request;
|
||||||
use think\Route;
|
use think\Route;
|
||||||
|
use think\Config;
|
||||||
|
|
||||||
class routeTest extends \PHPUnit_Framework_TestCase
|
class routeTest extends \PHPUnit_Framework_TestCase
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user