Explorar el Código

add default test to fasthttp

Nate hace 9 años
padre
commit
46fb6e5d49
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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",