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