Uncommented integration test code

This commit is contained in:
Felix Ableitner 2016-09-24 18:51:02 +09:00
parent ab5370cd86
commit 6d65b739c6

View file

@ -22,7 +22,6 @@ import scalax.file.Path
*/
object Main extends App {
/*
testNeighborSending()
testMeshMessageSending()
testIndirectRelay()
@ -31,7 +30,6 @@ object Main extends App {
testSendDelayed()
testRouteChange()
testMessageConfirmation()
*/
testKeyRequest()
private def testNeighborSending(): Unit = {