浏览代码

Added missing comma in json config

Aliaksandr Valialkin 9 年之前
父节点
当前提交
78033e0e33
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      frameworks/Go/fasthttp/benchmark_config.json

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

@@ -46,7 +46,7 @@
       "display_name": "fasthttp-mysql-prefork",
       "notes": "",
       "versus": "go"
-    }
+    },
     "postgresql": {
       "setup_file": "setup-postgresql",
       "json_url": "/json",