Added two more test dates; pleased v vet

This commit is contained in:
Jef Roosens 2022-04-12 21:23:38 +02:00
parent 1116fee3fc
commit 5ce431aa4a
Signed by untrusted user: Jef Roosens
GPG key ID: 2619CD13516CF9C4
3 changed files with 8 additions and 0 deletions

View file

@ -12,6 +12,7 @@ pub:
base_image string = 'archlinux:base-devel'
}
// cmd returns the cli module that handles the cron daemon.
pub fn cmd() cli.Command {
return cli.Command{
name: 'cron'