File: __init__.py

package info (click to toggle)
python-django-casclient 1.5.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 212 kB
  • sloc: python: 756; makefile: 160
file content (3 lines) | stat: -rw-r--r-- 106 bytes parent folder | download | duplicates (9)
1
2
3
from cas.tests.test_smoke import *
from cas.tests.test_backend import *
from cas.tests.test_views import *