summaryrefslogtreecommitdiffstats
path: root/tests/hypermail
diff options
context:
space:
mode:
Diffstat (limited to 'tests/hypermail')
-rw-r--r--tests/hypermail3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/hypermail b/tests/hypermail
new file mode 100644
index 0000000..f48ce06
--- /dev/null
+++ b/tests/hypermail
@@ -0,0 +1,3 @@
+ apk_add $@
+ echo -e "Message-id: 123\nSubject: test\n\nhello" | hypermail
+ apk_del $@