Files
zod-backend/junior/tests.py
2023-06-27 17:27:19 +05:30

6 lines
105 B
Python

"""Junior test file"""
"""Import TestCase"""
from django.test import TestCase
# Create your tests here.