Added a return value to the test frameworks TestSMTPConnection.send_messages, to...
commit41938e582bb0eabfea5efed2c308a683392ccd5c
authorrussellm <russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Thu, 16 Aug 2007 10:54:28 +0000 (16 10:54 +0000)
committerrussellm <russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Thu, 16 Aug 2007 10:54:28 +0000 (16 10:54 +0000)
tree9cd83aed88aefe70e3fdb35bde53972fb638f5ce
parent580caa7f5a624cf95752fb78ac1fbd12a907ea2d
Added a return value to the test frameworks TestSMTPConnection.send_messages, to match the real implementation. Thanks for the suggestion and fix, Michael <absoludity@gmail.com>.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@5899 bcc190cf-cafb-0310-a4f2-bffc1f526a37
django/test/utils.py