Add module tests.auth a docstring

This commit is contained in:
Valentin Samir 2016-10-07 15:36:11 +02:00
parent f1fed48b21
commit b80947755a
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
# Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
# (c) 2016 Valentin Samir
"""Some test authentication classes for the CAS"""
from cas_server import auth