tests/wxHMI/beremiz.xml
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Sat, 16 Sep 2017 21:22:06 +0300
changeset 1817 ff0c18be4a8b
parent 1465 9011e2ceea85
child 2231 7d87a0f98345
permissions -rw-r--r--
clean sys.argv, because if test is running from pytest
sys.argv contains string "pytest --timeout 0 ./tests/tools"
Beremiz application parses it and throws exception.
<?xml version='1.0' encoding='utf-8'?>
<BeremizRoot URI_location="LOCAL://">
  <TargetType/>
  <Libraries Enable_SVGUI_Library="false"/>
</BeremizRoot>