Slf/eunit fixes1 #21

Merged
slfritchie merged 4 commits from slf/eunit-fixes1 into master 2015-10-21 06:08:08 +00:00
Showing only changes of commit 9d177c6b54 - Show all commits

View file

@ -284,7 +284,6 @@ smoke0_test() ->
timer:sleep(1),
{ok, FLUaP} = ?FLU_PC:start_link(Pa),
{ok, M0} = ?MGR:start_link(a, Members_Dict, [{active_mode, false}]),
_SockA = machi_util:connect(Host, TcpPort),
try
pong = ?MGR:ping(M0)
after