stanley-king 7 年之前
父節點
當前提交
12ab1a6738
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      test/TestCar.php

+ 1 - 1
test/TestCar.php

@@ -19,7 +19,7 @@ class TestCar extends PHPUnit_Framework_TestCase
         Base::run_util();
     }
 
-    public function testDownPic()
+    public function testDownBrandPic()
     {
         $brands = [];
         $mod = Model('car_base');