SendQuit for t1/t2 for TestJoinCallback
This commit is contained in:
parent
820f2b96a2
commit
093f176211
@ -65,6 +65,9 @@ func TestJoinCallback(t *testing.T) {
|
||||
go t2.Run()
|
||||
|
||||
time.Sleep(10 * time.Second)
|
||||
|
||||
t1.SendQuit("")
|
||||
t2.SendQuit("")
|
||||
}
|
||||
|
||||
func TestLusers(t *testing.T) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user