ソースを参照

add default test to fasthttp

Nate 9 年 前
コミット
46fb6e5d49
1 ファイル変更1 行追加1 行削除
  1. 1 1
      frameworks/Go/fasthttp/benchmark_config.json

+ 1 - 1
frameworks/Go/fasthttp/benchmark_config.json

@@ -1,7 +1,7 @@
 {
   "framework": "fasthttp",
   "tests": [{
-    "mysql": {
+    "default": {
       "setup_file": "setup-mysql",
       "json_url": "/json",
       "db_url": "/db",