ソースを参照

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",