Browse Source

fix warning: historical needs default

Keenan Brock 10 years ago
parent
commit
c1d8664f00
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/historical/benchmark_config.json

+ 1 - 1
frameworks/Python/historical/benchmark_config.json

@@ -1,7 +1,7 @@
 {
   "framework": "historical",
   "tests": [{
-    "webware": {
+    "default": {
       "setup_file": "webware/setup",
       "json_url": "/json2",
       "plaintext_url": "/plaintext",