Browse Source

Add Compojure plaintext test to benchmark_config

Keith R. Gustafson 12 years ago
parent
commit
db9e111da6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      compojure/benchmark_config

+ 1 - 0
compojure/benchmark_config

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