6 lines
78 B
Python
6 lines
78 B
Python
"""test cases"""
|
|
|
|
from django.test import TestCase
|
|
|
|
# Create your tests here.
|