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

6 lines
117 B
Python

"""Test file of Guardian"""
"""Third party Django app"""
from django.test import TestCase
# Create your tests here.