diff --git a/tests/thinkphp/library/think/modelTest.php b/tests/thinkphp/library/think/modelTest.php index 0e76edd7..cd0e1caf 100644 --- a/tests/thinkphp/library/think/modelTest.php +++ b/tests/thinkphp/library/think/modelTest.php @@ -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() {