stanley-king před 7 roky
rodič
revize
12ab1a6738
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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');