-
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.
Run tests with warnings and bytes warnings
All warnings except expected warnings are turned into exceptions.
Fixed a resource warning in schema test case.
Rename Tests/ldif to Tests/data to prevent an ImportWarning with Python 2:
Traceback (most recent call last):
...
ImportWarning: Not importing directory 'Tests/ldif': missing __init__.py
https://github.com/python-ldap/python-ldap/pull/15
Signed-off-by: Christian Heimes <cheimes@redhat.com>- Loading branch information
Christian Heimes
authored and
Petr Viktorin
committed
Nov 28, 2017
1 parent
9f6f142
commit 4b97671
Showing
4 changed files
with
21 additions
and
6 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
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