summaryrefslogtreecommitdiff
path: root/tests/pyscript/to_run.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pyscript/to_run.py')
-rw-r--r--tests/pyscript/to_run.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/pyscript/to_run.py b/tests/pyscript/to_run.py
new file mode 100644
index 00000000..b207952d
--- /dev/null
+++ b/tests/pyscript/to_run.py
@@ -0,0 +1,2 @@
+# flake8: noqa F821
+print("I have been run")