django-project-structure/apps/app_one/api/v1/tests.py

4 lines
60 B
Python
Raw Normal View History

2022-01-25 03:15:53 +00:00
from django.test import TestCase
# Create your tests here.