Browse Source

Added missing comma in json config

Aliaksandr Valialkin 9 years ago
parent
commit
78033e0e33
1 changed files with 1 additions and 1 deletions
  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",