浏览代码

Add Compojure plaintext test to benchmark_config

Keith R. Gustafson 12 年之前
父节点
当前提交
db9e111da6
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      compojure/benchmark_config

+ 1 - 0
compojure/benchmark_config

@@ -7,6 +7,7 @@
       "db_url": "/compojure/db/1",
       "query_url": "/compojure/db/",
       "fortune_url": "/compojure/fortune-hiccup",
+      "plaintext_url": "/compojure/plaintext",
       "port": 8080,
       "sort": 2
     },