harbor/service/utils/utils_test.go

10 lines
71 B
Go

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