tests.py 151 B

123456
  1. # -*- coding: utf-8 -*-
  2. from __future__ import unicode_literals, division, print_function
  3. from django.test import TestCase
  4. # Create your tests here.