harbor/job/job_test.go

10 lines
69 B
Go
Raw Normal View History

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