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');