From 6e7b9e6791462d93637e2df006ef9eb808656382 Mon Sep 17 00:00:00 2001 From: Nicolas Dandrimont Date: Sun, 17 Oct 2010 15:57:13 +0200 Subject: [PATCH] [lc_ldap_tests] il parait qu'il faut un mail... --- lc_ldap_tests.py | 1 + 1 file changed, 1 insertion(+) 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):