summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--100-mail.yarn6
1 files changed, 5 insertions, 1 deletions
diff --git a/100-mail.yarn b/100-mail.yarn
index 39dff9e..d3c835e 100644
--- a/100-mail.yarn
+++ b/100-mail.yarn
@@ -45,7 +45,11 @@ utility. Each password should be stored using a name
GIVEN large random number R
WHEN someone sends mail to liw@liw.fi with subject $R
+ THEN mailbox of liw has a mail with subject $R
+ AND mails for liw with subject $R get deleted
+
+ WHEN someone sends mail to bugs@liw.fi with subject $R
THEN mailbox of distix has a mail with subject $R
+ AND mailbox of liw has a mail with subject $R
AND mails for distix with subject $R get deleted
- THEN mailbox of liw has a mail with subject $R
AND mails for liw with subject $R get deleted