mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-13 22:03:04 +00:00
more information SkipTest for XMLRPC
This commit is contained in:
parent
be98d7ebb2
commit
021b5d4f2a
@ -1464,6 +1464,6 @@ class Web(WebMixin, unittest.TestCase):
|
||||
return d
|
||||
|
||||
def test_XMLRPC(self):
|
||||
raise unittest.SkipTest("not yet")
|
||||
raise unittest.SkipTest("The XML-RPC interface is not yet implemented. Please use the RESTful interface (documented in docs/webapi.txt) for now.")
|
||||
pass
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user