1 import unittest
2 from django.test import TestCase
3
4 # just import your tests here
5 from us.tests import *