FrontInterfaceCenter/internal/pkg/helper_log_test.go

10 lines
77 B
Go

package pkg
import (
"testing"
)
func TestNewLogHelper(t *testing.T) {
}