From 11b7b9ad0040cbe78d17514373475ee41179d3fa Mon Sep 17 00:00:00 2001 From: Claude Paroz Date: Sat, 20 Jul 2013 18:00:23 +0200 Subject: Fixed an email validation regression Thanks Vincent Wagelaar for the report. --- tests/validators/tests.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/validators') diff --git a/tests/validators/tests.py b/tests/validators/tests.py index ec3e2dc8c1..9be49d7726 100644 --- a/tests/validators/tests.py +++ b/tests/validators/tests.py @@ -46,6 +46,7 @@ TEST_DATA = ( (validate_email, 'example@-invalid.com', ValidationError), (validate_email, 'example@inv-.alid-.com', ValidationError), (validate_email, 'example@inv-.-alid.com', ValidationError), + (validate_email, 'test@example.com\n\n