tests: Check (mcron vixie-specification)

* tests/vixie-specification.scm: New file.
* Makefile.am (TESTS): Register it.
This commit is contained in:
Mathieu Lirzin 2020-05-18 12:54:51 +02:00 committed by Dale Mellor
commit 5fd0ccde5a
Signed by: khleedril
GPG key ID: CA471FD501618A49
2 changed files with 145 additions and 0 deletions

View file

@ -138,6 +138,7 @@ TESTS = \
tests/environment.scm \
tests/job-specifier.scm \
tests/utils.scm \
tests/vixie-specification.scm \
tests/vixie-time.scm
## -------------- ##