bookwyrm/bookwyrm/tests/__init__.py
2022-04-08 14:24:14 -07:00

3 lines
76 B
Python

""" import ALL the tests """
from . import * # pylint: disable=import-self