kefu/models/v2/visitors_test.go

10 lines
85 B
Go

package v2
import (
"testing"
)
func TestVisitor_InsertVisitor(t *testing.T) {
}