No Description

tests.py 126B

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