Update modelTest.php

This commit is contained in:
oldrind
2016-03-02 01:29:29 +08:00
parent a5cf62b7d6
commit ebfc8b0be8

View File

@@ -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()
{ {