diff options
Diffstat (limited to 'tests/pyscript/foo2.py')
-rw-r--r-- | tests/pyscript/foo2.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/pyscript/foo2.py b/tests/pyscript/foo2.py index d3600a60..d4df7616 100644 --- a/tests/pyscript/foo2.py +++ b/tests/pyscript/foo2.py @@ -1,2 +1 @@ -app.cmd_echo = True app.foo('11', '22', '33', '44', counter=3, trueval=True, constval=True) |