Browse Source

Fix silicon epoll mysql test name.

Matthieu Garrigues 10 years ago
parent
commit
b7e5bb9629
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/C++/silicon/benchmark_config

+ 1 - 1
frameworks/C++/silicon/benchmark_config

@@ -24,7 +24,7 @@
       "notes": "",
       "versus": ""
     },
-    "silicon-epoll-mysql": {
+    "epoll-mysql": {
       "setup_file": "setup_epoll_mysql",
       "json_url"       : "/json",
       "db_url"         : "/db",