mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 15:40:01 -06:00
Revert change that caused XML-RPC tests to be skipped
This commit is contained in:
parent
e4b9be209e
commit
322992ae4b
@ -41,7 +41,6 @@ class XMLRPC_test:
|
||||
def setUp(self):
|
||||
# FIXME: changing Plugin.name from a property to an instance attribute
|
||||
# somehow broke this.
|
||||
raise nose.SkipTest()
|
||||
try:
|
||||
res = api.Command['user_show']('notfound')
|
||||
except socket.error:
|
||||
|
Loading…
Reference in New Issue
Block a user