summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2018-07-20 18:13:08 +0300
committerSergey Poznyakoff <gray@gnu.org>2018-07-20 18:13:08 +0300
commitdc27bec824ad13ab33b7681ff217acc9057a94f1 (patch)
tree93d36bc14ce68189ad0d779e9d42f3d5542e92cf
parentbc581f484728f666affecf5ef36cdace9981ac1c (diff)
downloadmailutils-dc27bec824ad13ab33b7681ff217acc9057a94f1.tar.gz
mailutils-dc27bec824ad13ab33b7681ff217acc9057a94f1.tar.bz2
Add test cases missing from the distribution
* readmsg/tests/Makefile.am (TESTSUITE_AT): Add missing testcases
-rw-r--r--readmsg/tests/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/readmsg/tests/Makefile.am b/readmsg/tests/Makefile.am
index c57e91389..bead4bf3c 100644
--- a/readmsg/tests/Makefile.am
+++ b/readmsg/tests/Makefile.am
@@ -40,6 +40,10 @@ $(srcdir)/package.m4: $(top_srcdir)/configure.ac
TESTSUITE_AT = \
all.at\
+ twomsg.at\
+ hdr.at\
+ nohdr.at\
+ weed.at\
testsuite.at
TESTSUITE = $(srcdir)/testsuite

Return to:

Send suggestions and report system problems to the System administrator.