diff options
Diffstat (limited to 'tests/pyscript/custom_echo.py')
-rw-r--r-- | tests/pyscript/custom_echo.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/pyscript/custom_echo.py b/tests/pyscript/custom_echo.py index 14040e4c..82a0f5e5 100644 --- a/tests/pyscript/custom_echo.py +++ b/tests/pyscript/custom_echo.py @@ -1,2 +1 @@ -custom.cmd_echo = True custom.echo('blah!') |