This submodule contains collection of unit tests.
1""" 2This submodule contains collection of unit tests. 3""" 4 5from django.test import TestCase 6 7# Create your tests here.