소스 검색

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