mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2025-07-15 01:55:21 +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.
|