event test

This commit is contained in:
geek 2017-04-28 11:12:20 +09:00
parent fffeb2ff41
commit 3ec98f796b

View File

@ -4,9 +4,9 @@ import (
"loafle.com/overflow/agent_api/observer"
"loafle.com/overflow/agent_api/observer/messages"
"log"
"strconv"
"testing"
"time"
"strconv"
)
func TestEventSender_Start(t *testing.T) {