Skip to content

Commit

Permalink
corrected Test02_ReconnectLDAPObject.__doc__
Browse files Browse the repository at this point in the history
  • Loading branch information
stroeder committed Nov 12, 2017
1 parent 79cc697 commit 0f8e8ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/t_ldapobject.py
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ def test_sasl_extenal_bind_s(self):

class Test02_ReconnectLDAPObject(Test01_SimpleLDAPObject):
"""
test LDAP search operations
test ReconnectLDAPObject by restarting slapd
"""

ldap_object_class = ReconnectLDAPObject
Expand Down

0 comments on commit 0f8e8ba

Please sign in to comment.