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