From b80947755ab0afaa3055bd3a8c661ad79be2def5 Mon Sep 17 00:00:00 2001 From: Valentin Samir Date: Fri, 7 Oct 2016 15:36:11 +0200 Subject: [PATCH] Add module tests.auth a docstring --- cas_server/tests/auth.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cas_server/tests/auth.py b/cas_server/tests/auth.py index 436cbce..ff6374e 100644 --- a/cas_server/tests/auth.py +++ b/cas_server/tests/auth.py @@ -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