harbor/job/config/config_test.go

10 lines
72 B
Go

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