Patrick Falls 12 anni fa
parent
commit
142b3edb1d
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      php-kohana/benchmark_config

+ 3 - 3
php-kohana/benchmark_config

@@ -3,9 +3,9 @@
   "tests": [{
   "tests": [{
     "default": {
     "default": {
       "setup_file": "setup",
       "setup_file": "setup",
-      "json_url": "/index.php/bench/json",
-      "db_url": "/index.php/bench/db",
-      "query_url": "/index.php/bench/db/",
+      "json_url": "/bench/json",
+      "db_url": "/bench/db",
+      "query_url": "/bench/db/",
       "port": 8080,
       "port": 8080,
       "sort": 57
       "sort": 57
     }
     }