File: __init__.py

package info (click to toggle)
bzrtools 2.1.0-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 648 kB
  • ctags: 564
  • sloc: python: 4,325; sh: 11; makefile: 9
file content (3 lines) | stat: -rw-r--r-- 76 bytes parent folder | download | duplicates (5)
1
2
3
def test_suite():
    from unittest import TestSuite
    return TestSuite()