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