mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-06 15:02:47 +08:00
添加lang类单元测试
This commit is contained in:
4
tests/thinkphp/library/think/lang/lang.php
Normal file
4
tests/thinkphp/library/think/lang/lang.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
return [
|
||||
'load'=>'加载',
|
||||
];
|
||||
Reference in New Issue
Block a user