Zundler/tests/conftest.py
Adrian Vollmer d698771b7a init
2022-09-24 19:29:34 +02:00

10 lines
320 B
Python

"""
pytest config for sphinxcontrib/sphinx-self-contained-html/tests
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:copyright: Copyright 2017 by Adrian Vollmer <computerfluesterer@protonmail.com>
:license: BSD, see LICENSE for details.
"""
pytest_plugins = 'sphinx.testing.fixtures'