File: __init__.py

package info (click to toggle)
python-sphinx-code-include 2.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,312 kB
  • sloc: javascript: 8,765; python: 1,402; makefile: 23
file content (5 lines) | stat: -rw-r--r-- 142 bytes parent folder | download
1
2
3
4
5
"""A collection of all of the tests for sphinx-code-include.

In this module, we set up the mock imports needed to run all of our tests.

"""