Add XXX.

parent de1e9a2a
...@@ -246,6 +246,7 @@ class MasterMixin(BasicMixin): ...@@ -246,6 +246,7 @@ class MasterMixin(BasicMixin):
'connection_xml': xml_marshaller.xml_marshaller.dumps(connection_dict), 'connection_xml': xml_marshaller.xml_marshaller.dumps(connection_dict),
'slave_reference': slave_reference}) 'slave_reference': slave_reference})
# XXX: do the same tests with TestRegisterComputerPartition
class TestRequest(MasterMixin, unittest.TestCase): class TestRequest(MasterMixin, unittest.TestCase):
""" """
Set of tests for requests Set of tests for requests
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment