tests/wamp/beremiz.xml
author Edouard Tisserant <edouard.tisserant@gmail.com>
Mon, 11 Mar 2019 17:20:15 +0100
changeset 2522 1378c18402c3
parent 2288 5f59e898b2e4
permissions -rw-r--r--
Fixed more pylint reports :
connectors/__init__.py:31: [W1652(deprecated-types-field), ] Accessing a deprecated fields on the types module
in fact, it should have been unused import.
<?xml version='1.0' encoding='utf-8'?>
<BeremizRoot xmlns:xsd="http://www.w3.org/2001/XMLSchema" URI_location="WAMP://127.0.0.1:8888#Automation#wamptest">
  <TargetType/>
</BeremizRoot>