Просмотр исходного кода

Compojure: Fortune test configuration

Keith R. Gustafson 12 лет назад
Родитель
Сommit
1fbd5cabbe
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      compojure/benchmark_config

+ 2 - 1
compojure/benchmark_config

@@ -6,8 +6,9 @@
       "json_url": "/compojure/json",
       "json_url": "/compojure/json",
       "db_url": "/compojure/db/1",
       "db_url": "/compojure/db/1",
       "query_url": "/compojure/db/",
       "query_url": "/compojure/db/",
+      "fortune_url": "/compojure/fortune-hiccup"
       "port": 8080,
       "port": 8080,
       "sort": 2
       "sort": 2
     }
     }
   }]
   }]
-}
+}