Browse Source

Merge remote-tracking branch 'upstream/master'

Lucian Pacurar 11 years ago
parent
commit
e66ae294de
2 changed files with 2 additions and 2 deletions
  1. 1 1
      play-java/benchmark_config
  2. 1 1
      play-scala-mongodb/benchmark_config

+ 1 - 1
play-java/benchmark_config

@@ -1,5 +1,5 @@
 {
 {
-  "framework": "play",
+  "framework": "play2",
   "tests": [{
   "tests": [{
     "default": {
     "default": {
       "setup_file": "setup",
       "setup_file": "setup",

+ 1 - 1
play-scala-mongodb/benchmark_config

@@ -1,5 +1,5 @@
 {
 {
-  "framework": "play-scala",
+  "framework": "play-scala-mongodb",
   "tests": [{
   "tests": [{
     "mongodb": {
     "mongodb": {
       "setup_file": "setup",
       "setup_file": "setup",