diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-04-13 10:47:47 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-04-13 10:47:47 +0200 |
commit | abbb859d9eefa62a5cc774bd08020bf30ad77c26 (patch) | |
tree | ac2b8648dc9d792154680bff38e5c3f1be73264d /tests/buildfile | |
parent | 714ce38164dbb4b19be8db286182dba3784d471f (diff) |
Implement sendmail process
Diffstat (limited to 'tests/buildfile')
-rw-r--r-- | tests/buildfile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/buildfile b/tests/buildfile index 10e73ec..efc54b8 100644 --- a/tests/buildfile +++ b/tests/buildfile @@ -2,4 +2,5 @@ # copyright : Copyright (c) 2014-2017 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file -./: */ +./: {*/ -sendmail/} + |