kpsul/kfet/tests.py

10 lines
218 B
Python
Raw Normal View History

2016-09-01 00:45:44 +02:00
# -*- coding: utf-8 -*-
from __future__ import (absolute_import, division,
print_function, unicode_literals)
from builtins import *
2016-08-02 10:40:46 +02:00
from django.test import TestCase
# Create your tests here.