修正单元测试署名

This commit is contained in:
Haotong Lin
2016-03-02 15:07:37 +08:00
parent a3b95c9991
commit 47a549e664
2 changed files with 2 additions and 2 deletions

View File

@@ -126,6 +126,6 @@ thinkphp5 的测试的主要流程是跟 thinkphp 的系统流程是相似的,
|Response|大漠|√|
|Route|流年||
|Session|大漠|√|
|Template|Haotong Lin||
|Template|oldrind||
|Url|流年||
|View|mahuan||

View File

@@ -11,7 +11,7 @@
/**
* 模板测试
* @author Haotong Lin <lofanmi@gmail.com>
* @author oldrind
*/
namespace tests\thinkphp\library\think;