mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2025-07-11 15:48:13 +00:00
7 lines
88 B
Python
7 lines
88 B
Python
"""
|
|
web_admin test file
|
|
"""
|
|
from django.test import TestCase
|
|
|
|
# Create your tests here.
|