Browse Source

removed json test for play-java-jpa since play-java implements the same test in the same way

Patrick Falls 12 years ago
parent
commit
066cfbb2de
1 changed files with 0 additions and 1 deletions
  1. 0 1
      play-java-jpa/benchmark_config

+ 0 - 1
play-java-jpa/benchmark_config

@@ -3,7 +3,6 @@
   "tests": [{
     "jpa": {
       "setup_file": "setup",
-      "json_url": "/json",
       "db_url": "/db",
       "query_url": "/db?queries=",
       "port": 9000,