瀏覽代碼

add speed

stanley-king 3 年之前
父節點
當前提交
23f2b1cac9
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      test/TestBigData.php

+ 6 - 0
test/TestBigData.php

@@ -64,4 +64,10 @@ class TestBigData extends TestCase
 
 
         refill\RefillFactory::instance()->UpdatMchRatios($all,$detail);
         refill\RefillFactory::instance()->UpdatMchRatios($all,$detail);
     }
     }
+
+    public function testChannelSpeed()
+    {
+
+    }
+
 }
 }