summaryrefslogtreecommitdiff
path: root/tests/pyscript/help.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pyscript/help.py')
-rw-r--r--tests/pyscript/help.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/pyscript/help.py b/tests/pyscript/help.py
index 3f67793c..664c0488 100644
--- a/tests/pyscript/help.py
+++ b/tests/pyscript/help.py
@@ -1 +1,2 @@
-app.help() \ No newline at end of file
+app.cmd_echo = True
+app.help()