Browse Source

Added missing comma in json config

Aliaksandr Valialkin 9 năm trước cách đây
mục cha
commit
78033e0e33
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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",