tubearchivist/tubearchivist/home/tests.py

4 lines
90 B
Python
Raw Normal View History

from django.test import TestCase # noqa: F401 - Unused import
2021-09-05 17:10:14 +00:00
# Create your tests here.