Adjusting test case

This commit is contained in:
linjun 2019-02-27 16:33:49 +08:00
parent 44529a278d
commit 1fe7431370
2 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,7 @@
{proto_name, _}, {proto_name, _},
{proto_ver, _}, {proto_ver, _},
{sockname, _}, {sockname, _},
{socktype, _},
{username, _}, {username, _},
{zone, _}]). {zone, _}]).

View File

@ -70,6 +70,7 @@
{proto_name, _}, {proto_name, _},
{proto_ver, _}, {proto_ver, _},
{sockname, _}, {sockname, _},
{socktype, _},
{username, <<"admin">>}, {username, <<"admin">>},
{zone, _}]). {zone, _}]).