stanley-king 7 anni fa
parent
commit
12ab1a6738
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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');