annotate email_list/tests/__init__.py @ 71:e2868ad47a1e

For Django 1.4, using the new manage.py.
author Brian Neal <bgneal@gmail.com>
date Sat, 14 Apr 2012 16:40:29 -0500
parents madeira/email_list/tests/__init__.py@13b2561c909d
children 3062c547bb90
rev   line source
bgneal@51 1 from model_tests import *
bgneal@51 2 from view_tests import *