diff options
Diffstat (limited to 'tests/pyscript/bar1.py')
-rw-r--r-- | tests/pyscript/bar1.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/pyscript/bar1.py b/tests/pyscript/bar1.py deleted file mode 100644 index 0f2b1e5e..00000000 --- a/tests/pyscript/bar1.py +++ /dev/null @@ -1,3 +0,0 @@ -# flake8: noqa F821 -app.cmd_echo = True -app.bar('11', '22') |