diff --git a/Tests/t_ldap_dn.py b/Tests/t_ldap_dn.py index 553e2e5..2183d3a 100644 --- a/Tests/t_ldap_dn.py +++ b/Tests/t_ldap_dn.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Automatic tests for module ldap.functions +Automatic tests for module ldap.dn """ # from Python's standard lib