~futatuki/mailman/2.1-ja-translation

« back to all changes in this revision

Viewing changes to tests/test_bounces.py

  • Committer: Yasuhito FUTATSUKI at POEM
  • Date: 2021-10-14 20:39:36 UTC
  • mfrom: (1610.1.261 2.1)
  • Revision ID: futatuki@poem.co.jp-20211014203936-kud5anwq28cxnl0x
sync merge lp:mailman/2.1 up to 1871

Show diffs side-by-side

added added

removed removed

Lines of Context:
82
82
        ('SimpleMatch', 'simple_38.txt', ['userx@example.com']),
83
83
        ('SimpleMatch', 'simple_39.txt', ['userx@example.ru']),
84
84
        ('SimpleMatch', 'simple_41.txt', ['userx@example.com']),
 
85
        ('SimpleMatch', 'simple_44.txt', ['user@example.com']),
85
86
        ('SimpleMatch', 'bounce_02.txt', ['userx@example.com']),
86
87
        ('SimpleMatch', 'bounce_03.txt', ['userx@example.uk']),
87
88
        ('SimpleMatch', 'yahoo_12.txt', ['user@yahoo.com']),