mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2025-07-16 18:36:18 +00:00
6 lines
105 B
Python
6 lines
105 B
Python
"""Junior test file"""
|
|
"""Import TestCase"""
|
|
from django.test import TestCase
|
|
|
|
# Create your tests here.
|