diff options
Diffstat (limited to 'tests/pyscript/help_media.py')
-rw-r--r-- | tests/pyscript/help_media.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/pyscript/help_media.py b/tests/pyscript/help_media.py index 78025bdd..d8d97c42 100644 --- a/tests/pyscript/help_media.py +++ b/tests/pyscript/help_media.py @@ -1 +1,2 @@ +app.cmd_echo = True app.help('media') |