package echotron import "testing" func TestPollingUpdates(t *testing.T) { PollingUpdates(api.token) }