foerderbarometer/input/tests/__init__.py

3 lines
102 B
Python
Raw Normal View History

2025-08-21 08:10:17 +00:00
from .models import ModelTestCase
2025-08-21 08:42:55 +00:00
from .views import AuthenticatedViewTestCase, AnonymousViewTestCase