Browse Source

verify Fixed compojure-raw's db test

Mike Smith 11 years ago
parent
commit
cb408cdef9
1 changed files with 1 additions and 1 deletions
  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",