mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-02 13:12:49 +08:00
改进Build类测试
This commit is contained in:
@@ -33,6 +33,7 @@ class buildTest extends \PHPUnit_Framework_TestCase
|
||||
'__dir__' => ['behavior', 'controller', 'model', 'view'],
|
||||
'controller' => ['Index', 'Test', 'UserType'],
|
||||
'model' => ['User', 'UserType'],
|
||||
'service' => ['User', 'UserType'],
|
||||
'view' => ['index/index'],
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user