Add comment ot openstack test
This commit is contained in:
parent
da8b1b8a84
commit
c5b8ea3c7f
@ -1,4 +1,9 @@
|
||||
# vim: tabstop=4 shiftwidth=4 softtabstop=4
|
||||
''' Test for django mailer.
|
||||
|
||||
This test is pretty much worthless, and should be removed once real testing of
|
||||
views that send emails is implemented
|
||||
'''
|
||||
|
||||
from django import test
|
||||
from django.core import mail
|
||||
|
Loading…
x
Reference in New Issue
Block a user