small cleaning

This commit is contained in:
kakwa 2017-03-16 02:40:23 +01:00
parent e02a1a7f28
commit 55ce2bec5e
1 changed files with 0 additions and 1 deletions

View File

@ -163,7 +163,6 @@ class TestError(object):
inv.del_from_groups(u'jwatsoné', ['cn=hrpeople,ou=Groups,dc=example,dc=org'])
assert ret == ['cn=itpeople,ou=Groups,dc=example,dc=org', 'cn=hrpeople,ou=Groups,dc=example,dc=org']
def testSearchUser(self):
inv = Backend(cfg, cherrypy.log, 'ldap', attr, 'uid')
ret = inv.search('smith')