Browse Source

update sort order

Patrick Falls 12 years ago
parent
commit
da33b157bb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      beego/benchmark_config

+ 1 - 1
beego/benchmark_config

@@ -5,7 +5,7 @@
       "setup_file": "setup",
       "setup_file": "setup",
       "json_url": "/json",
       "json_url": "/json",
       "port": 8080,
       "port": 8080,
-      "sort": 118
+      "sort": 119
     }
     }
   }]
   }]
 }
 }