Update child's keep-alive period (#1676)

* Update child's keep-alive period

* Python Cert: correct sed1 index

* update for comments
This commit is contained in:
rongli
2017-05-03 23:03:13 -07:00
committed by Jonathan Hui
parent 75b62c2b36
commit 21d73e5386
4 changed files with 7 additions and 6 deletions
@@ -34,7 +34,7 @@ import node
LEADER = 1
ROUTER = 2
SED1 = 6
SED1 = 7
class Cert_5_1_07_MaxChildCount(unittest.TestCase):
def setUp(self):