mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-06 15:02:47 +08:00
Apply fixes from StyleCI
This commit is contained in:
@@ -19,7 +19,7 @@ namespace tests\thinkphp\library\think\tempplate\taglib;
|
||||
use think\Template;
|
||||
use think\template\taglib\Cx;
|
||||
|
||||
class templateTest extends \PHPUnit_Framework_TestCase
|
||||
class cxTest extends \PHPUnit_Framework_TestCase
|
||||
{
|
||||
public function testPhp()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user