Browse Source

Merge pull request #1747 from kbrock/warning_historical

fix warning: historical needs default
blee-techempower 9 years ago
parent
commit
32ac307a85
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",
   "framework": "historical",
   "tests": [{
   "tests": [{
-    "webware": {
+    "default": {
       "setup_file": "webware/setup",
       "setup_file": "webware/setup",
       "json_url": "/json2",
       "json_url": "/json2",
       "plaintext_url": "/plaintext",
       "plaintext_url": "/plaintext",