diff options
Diffstat (limited to 'tests/test_bounces.py')
-rw-r--r-- | tests/test_bounces.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_bounces.py b/tests/test_bounces.py index e3b07da0..d370ab31 100644 --- a/tests/test_bounces.py +++ b/tests/test_bounces.py @@ -78,6 +78,7 @@ class BounceTest(unittest.TestCase): ('SimpleMatch', 'simple_34.txt', ['roland@xxx.com']), ('SimpleMatch', 'simple_36.txt', ['garyt@xxx.com']), ('SimpleMatch', 'simple_37.txt', ['user@uci.edu']), + ('SimpleMatch', 'simple_38.txt', ['prueba@domain.com']), ('SimpleMatch', 'bounce_02.txt', ['acinsp1@midsouth.rr.com']), ('SimpleMatch', 'bounce_03.txt', ['james@jeborall.demon.co.uk']), # SimpleWarning |