ConceptPortal-public/rsconcept/backend/apps/users/tests/__init__.py
2024-05-24 18:31:14 +03:00

4 lines
67 B
Python

''' Tests. '''
from .t_serializers import *
from .t_views import *