-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use SlapdTestCase in t_bind and t_edit
Both test modules used to set up their own server instance. t_edit didn't clean up properly. Let's use SlapdTestCase test class everywhere. https://github.com/python-ldap/python-ldap/pull/58 Signed-off-by: Christian Heimes <cheimes@redhat.com>
- Loading branch information
Christian Heimes
authored and
Petr Viktorin
committed
Nov 30, 2017
1 parent
0d48145
commit 53fa5b7
Showing
2 changed files
with
56 additions
and
66 deletions.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters