=con bind the contrib tests to random open port

This commit is contained in:
luben karavelov 2015-09-11 16:06:16 +00:00 committed by Konrad Malawski
parent 0d8bfdd93a
commit 3d277fc711

View file

@ -3,4 +3,5 @@ akka {
serialize-creators = on
serialize-messages = on
}
}
remote.netty.tcp.port = 0
}