crontabex/crontab_test.go

8 lines
75 B
Go
Raw Normal View History

2019-07-18 10:38:14 +00:00
package crontabex
import "testing"
func TestCrontabex(t *testing.T) {
}