mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-05 22:52:49 +08:00
添加loader类单元测试
This commit is contained in:
7
tests/thinkphp/library/think/loader/test/Hello.php
Normal file
7
tests/thinkphp/library/think/loader/test/Hello.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
namespace top\test;
|
||||
|
||||
class Hello
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user