bookwyrm/bookwyrm/tests/__init__.py

3 lines
76 B
Python
Raw Normal View History

2022-04-08 21:16:05 +00:00
""" import ALL the tests """
2022-04-08 21:24:14 +00:00
from . import * # pylint: disable=import-self