harbor/service/utils/utils_test.go

10 lines
71 B
Go
Raw Normal View History

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