svgui/README
author |
Andrey Skvortsov <andrej.skvortzov@gmail.com> |
|
Sat, 16 Sep 2017 21:22:06 +0300 |
changeset 1817 |
ff0c18be4a8b |
parent 728 |
e0424e96e3fd
|
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.