From 8639796f2421f13f2b1e8caaf535597feb9f8d6b Mon Sep 17 00:00:00 2001 From: stroeder Date: Sat, 18 Feb 2017 17:36:41 +0000 Subject: [PATCH] new t_ldap_schema_subentry --- Tests/__init__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Tests/__init__.py b/Tests/__init__.py index 739dd08..5367f82 100644 --- a/Tests/__init__.py +++ b/Tests/__init__.py @@ -11,5 +11,6 @@ import t_ldapurl import t_ldif import t_search +import t_ldap_schema_subentry import slapd \ No newline at end of file