summaryrefslogtreecommitdiff
path: root/lkft/tests.py
blob: 5982e6bcd29dd7a86f95cb9ce468697474e59287 (plain)
1
2
3
4
5
6
# -*- coding: utf-8 -*-
from __future__ import unicode_literals

from django.test import TestCase

# Create your tests here.