DEBSOURCES
Skip Quicknav
sources / sphinx-mdinclude / 0.6.2-2 / sphinx_mdinclude / tests / __main__.py
1234567
# Copyright 2022 Amethyst Reese # Licensed under the MIT License import unittest if __name__ == "__main__": unittest.main("sphinx_mdinclude.tests", verbosity=2)