浏览代码

verify Fixed compojure-raw's db test

Mike Smith 11 年之前
父节点
当前提交
cb408cdef9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compojure/benchmark_config

+ 1 - 1
compojure/benchmark_config

@@ -25,7 +25,7 @@
     },
     "raw": {
       "setup_file": "setup",
-      "db_url": "/compojure/dbraw/1",
+      "db_url": "/compojure/dbraw",
       "query_url": "/compojure/dbraw/",
       "port": 8080,
       "approach": "Realistic",