mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2025-08-25 13:49:40 +00:00
6 lines
117 B
Python
6 lines
117 B
Python
"""Test file of Guardian"""
|
|
"""Third party Django app"""
|
|
from django.test import TestCase
|
|
|
|
# Create your tests here.
|