diff --git a/test/config-example.js b/test/config-example.js index c43f4d5d87..0ddf080ee9 100644 --- a/test/config-example.js +++ b/test/config-example.js @@ -12,7 +12,11 @@ exports.rippled = path.resolve("build/rippled"); exports.server_default = "alpha"; +// // Configuration for servers. +// +// For testing, you might choose to target a persistent server at alternate ports. +// exports.servers = { // A local test server. "alpha" : {