ConceptPortal-public/rsconcept/backend/apps/oss/tests/__init__.py
Ivan cb3fd32e78
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
F: Implement substitutions propagation
2024-08-12 16:52:06 +03:00

5 lines
91 B
Python

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