--- a +++ b/admins/tests.py @@ -0,0 +1,3 @@ +from django.test import TestCase + +# Create your tests here.