package TestCode import "testing" func TestCronRunner(t *testing.T) { CronRunner() }