5 lines
84 B
Python
5 lines
84 B
Python
![]() |
# -*- coding: utf-8 -*-
|
||
|
from django.test import TestCase
|
||
|
|
||
|
# Create your tests here.
|