harbor/service/service_test.go

10 lines
73 B
Go

package service
import (
"testing"
)
func TestMain(t *testing.T) {
}