Portal/rsconcept/backend/apps/users/tests/__init__.py

4 lines
67 B
Python
Raw Normal View History

2024-06-07 20:17:03 +03:00
''' Tests. '''
from .t_serializers import *
from .t_views import *