Files
zod-backend/zod_bank/junior/tests.py
2023-06-27 11:44:00 +05:30

6 lines
105 B
Python

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