File: test_main.py

package info (click to toggle)
sphinx-toolbox 3.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,924 kB
  • sloc: python: 11,636; sh: 26; javascript: 25; makefile: 16
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