tests: Check (mcron redirect)
* tests/redirect.scm: New file. * Makefile.am (TESTS): Register it. * src/mcron/redirect.scm (with-mail-out): Adapt to facilitate testing.
This commit is contained in:
parent
92a940cca5
commit
765bfbf4d9
3 changed files with 62 additions and 4 deletions
|
|
@ -137,6 +137,7 @@ TESTS = \
|
|||
tests/base.scm \
|
||||
tests/environment.scm \
|
||||
tests/job-specifier.scm \
|
||||
tests/redirect.scm \
|
||||
tests/utils.scm \
|
||||
tests/vixie-specification.scm \
|
||||
tests/vixie-time.scm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue