Merge pull request #336 from Lofanmi/master

修正单元测试署名
This commit is contained in:
Chino Chang
2016-03-02 21:51:33 +08:00
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;