瀏覽代碼

Merge pull request #1747 from kbrock/warning_historical

fix warning: historical needs default
blee-techempower 9 年之前
父節點
當前提交
32ac307a85
共有 1 個文件被更改,包括 1 次插入1 次删除
  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",