File: test_import.py

package info (click to toggle)
python-dtcwt 0.12.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 8,404 kB
  • sloc: python: 6,253; sh: 29; makefile: 13
file content (4 lines) | stat: -rw-r--r-- 50 bytes parent folder | download | duplicates (4)
1
2
3
4
def test():
    import dtcwt

# vim:sw=4:sts=4:et