package main import ( "git.gz.internal.jumaiyx.cn/job/hotspot-clear/task" "testing" ) func TestTask(t *testing.T) { task.NewTask() }