@@ -5,7 +5,8 @@
*/
defined('InShopNC') or exit('Access Invalid!');
-class vr_orderLogic {
+class vr_orderLogic
+{
/**
* 取消订单
@@ -127,7 +127,6 @@ class TestCar extends PHPUnit_Framework_TestCase
{
$series = car\finder::instance()->getSeries(97);
$cars = car\finder::instance()->getCars(97,877);
-
}
public function testStoreBrand()