3 lines
74 B
Python
3 lines
74 B
Python
from django.test import TestCase # noqa: F401
|
|
|
|
# Create your tests here.
|