mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Enable additional warnings (BytesWarning, DeprecationWarning)
Closes: https://fedorahosted.org/freeipa/ticket/6631 Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Martin Basti <mbasti@redhat.com> Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
committed by
Martin Basti
parent
dd119f8aad
commit
a33b25dea9
@@ -32,6 +32,7 @@ import sys
|
||||
|
||||
import pytest
|
||||
|
||||
import ipalib
|
||||
import ipatests
|
||||
|
||||
# This is set to store --with-xunit report in an accessible place:
|
||||
|
||||
Reference in New Issue
Block a user