Add module tests.auth a docstring
This commit is contained in:
parent
f1fed48b21
commit
b80947755a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue