blob: d0f11d44466cd1b74535472431dc3388b4b27e92 [file] [log] [blame]
// test application.conf file
marvinConfig {
engineHome = "a/fake/path"
ipAddress = 1.1.1.1
port = 9999
}
akka.loggers = [akka.testkit.TestEventListener]