кастомный echotron + fix текста
This commit is contained in:
7
shared/echotron/simpledsp_test.go
Normal file
7
shared/echotron/simpledsp_test.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package echotron
|
||||
|
||||
import "testing"
|
||||
|
||||
func TestPollingUpdates(t *testing.T) {
|
||||
PollingUpdates(api.token)
|
||||
}
|
||||
Reference in New Issue
Block a user