Ver Fonte

Define a default suite tests

Ludovic Gasc (GMLudo) há 10 anos atrás
pai
commit
69f29f8eba
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      frameworks/Python/API-Hour/benchmark_config

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

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