mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-01 12:42:48 +08:00
Update modelTest.php
This commit is contained in:
@@ -17,7 +17,7 @@ namespace tests\thinkphp\library\think;
|
||||
|
||||
use think\Model;
|
||||
|
||||
class templateTest extends \PHPUnit_Framework_TestCase
|
||||
class modelTest extends \PHPUnit_Framework_TestCase
|
||||
{
|
||||
public function testValidate()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user