Uncommented integration test code
This commit is contained in:
parent
ab5370cd86
commit
6d65b739c6
1 changed files with 0 additions and 2 deletions
|
@ -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 = {
|
||||
|
|
Reference in a new issue