Browse Source

Define a default suite tests

Ludovic Gasc (GMLudo) 10 years ago
parent
commit
69f29f8eba
1 changed files with 1 additions and 1 deletions
  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",