Add comment ot openstack test

This commit is contained in:
Mark Gius 2011-06-22 15:27:38 -07:00
parent da8b1b8a84
commit c5b8ea3c7f

View File

@ -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