bookwyrm-mastodon/bookwyrm/tests/__init__.py

3 lines
75 B
Python
Raw Normal View History

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