浏览代码

Change default section to pgsql

Ludovic Gasc (GMLudo) 10 年之前
父节点
当前提交
092655762c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      frameworks/Python/API-Hour/benchmark_config

+ 1 - 1
frameworks/Python/API-Hour/benchmark_config

@@ -1,7 +1,7 @@
 {
   "framework": "AsyncIO",
   "tests": [{
-    "default": {
+    "pgsql": {
       "setup_file": "setup",
       "json_url": "/json",
       "db_url": "/db",