harbor/job/job_test.go

10 lines
69 B
Go

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