Fix windows compile for dialer package
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
@@ -71,7 +71,7 @@ func TestExchangeBasic(t *testing.T) {
|
||||
cancel: cancel2,
|
||||
},
|
||||
} {
|
||||
var received []Event
|
||||
var received []events.Event
|
||||
subscribercheck:
|
||||
for {
|
||||
select {
|
||||
|
||||
Reference in New Issue
Block a user