Index: sitescripts/formmail/test/test_formmail.py |
=================================================================== |
--- a/sitescripts/formmail/test/test_formmail.py |
+++ b/sitescripts/formmail/test/test_formmail.py |
@@ -31,7 +31,7 @@ |
'name': 'John Doe', |
'email': 'john_doe@gmail.com', |
'subject': 'Hello there!', |
- 'message': 'Once upon a time\nthere lived a king.' |
+ 'message': 'Once upon a time\nthere lived a king.', |
} |