浏览代码

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",