summaryrefslogtreecommitdiff
path: root/tests/pyscript/foo1.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pyscript/foo1.py')
-rw-r--r--tests/pyscript/foo1.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/pyscript/foo1.py b/tests/pyscript/foo1.py
deleted file mode 100644
index 443282a5..00000000
--- a/tests/pyscript/foo1.py
+++ /dev/null
@@ -1,3 +0,0 @@
-# flake8: noqa F821
-app.cmd_echo = True
-app.foo('aaa', 'bbb', counter=3, trueval=True, constval=True)