diff --git a/lc_ldap_tests.py b/lc_ldap_tests.py index 213a248..b9d2b44 100755 --- a/lc_ldap_tests.py +++ b/lc_ldap_tests.py @@ -55,6 +55,7 @@ class AdherentTest(LDAPTest): 'prenom': [u"Toto"], 'tel': [u"01 23 45 67 89"], 'chbre': [u"G001"], + 'mail': [u"dave.null@toto.example"], }) def suppressionAdherent(self):