diff options
Diffstat (limited to 'tests/pyscript/bar1.py')
-rw-r--r-- | tests/pyscript/bar1.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/pyscript/bar1.py b/tests/pyscript/bar1.py index c6276a87..521e2c29 100644 --- a/tests/pyscript/bar1.py +++ b/tests/pyscript/bar1.py @@ -1 +1,2 @@ +app.cmd_echo = True app.bar('11', '22') |