File: test_main.py

package info (click to toggle)
sphinx-toolbox 4.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,912 kB
  • sloc: python: 11,691; sh: 28; javascript: 25; makefile: 18
file content (3 lines) | stat: -rw-r--r-- 81 bytes parent folder | download | duplicates (2)
1
2
3
def test_import():
	# this package
	import sphinx_toolbox.__main__  # noqa: F401