Portal/rsconcept/backend/apps/oss/tests/__init__.py
Ivan a256582a65
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Implementing oss backend pt2
2024-07-19 19:28:55 +03:00

4 lines
62 B
Python

''' Tests. '''
from .s_models import *
from .s_views import *