File: __init__.py

package info (click to toggle)
python-django-casclient 1.2.0-2%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 400 kB
  • sloc: python: 764; makefile: 160; sh: 24
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 *