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