7 lines
73 B
Go
7 lines
73 B
Go
package vk
|
|
|
|
import "testing"
|
|
|
|
func TestApiSender_Send(t *testing.T) {
|
|
|
|
}
|