Files
django-test/tests/__init__.py
2019-04-12 21:17:24 +02:00

3 lines
59 B
Python

from .test_suite import TestSuite
test_suite = TestSuite()