Commit cd8b41d8 authored by Fabian Beitler's avatar Fabian Beitler Committed by oroulet

Remove pytest.mark.skip mentioned in #334

parent 3791b934
......@@ -64,7 +64,6 @@ async def test_xml_import_additional_ns(opc):
assert ns == r3.NodeId.NamespaceIndex
@pytest.mark.skip("FIXME")
async def test_xml_method(opc, tmpdir):
await opc.opc.register_namespace("foo")
await opc.opc.register_namespace("bar")
......
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