mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Mostly got the test_xmlrpc/ tests working again
This commit is contained in:
committed by
Rob Crittenden
parent
77e782e2cb
commit
48a278047d
@@ -26,10 +26,6 @@ from xmlrpc_test import XMLRPC_test
|
||||
from ipalib import api
|
||||
from ipalib import errors
|
||||
|
||||
try:
|
||||
api.finalize()
|
||||
except StandardError:
|
||||
pass
|
||||
|
||||
def is_member_of(members, candidate):
|
||||
if not isinstance(members, list):
|
||||
|
||||
Reference in New Issue
Block a user