forked from mirrors/bookwyrm
2 lines
76 B
Python
2 lines
76 B
Python
""" import ALL the tests """
|
|
from . import * # pylint: disable=import-self
|