summaryrefslogtreecommitdiff
path: root/tests/test_soledad/__init__.py
blob: c07c8b0e53cb3db5bc7f8986015876b2aee79b2b (plain)
1
2
3
4
5
from test_soledad import util

__all__ = [
    'util',
]