diff --git a/test/config-example.js b/test/config-example.js index 0e6a64f937..1df83b72f1 100644 --- a/test/config-example.js +++ b/test/config-example.js @@ -37,7 +37,7 @@ exports.servers = { exports.http_servers = { // A local test server - "alpha-http" : { + "zed" : { "ip" : "127.0.0.1", "port" : 8088, }