summaryrefslogtreecommitdiff
path: root/python/helpers/pydev/tests_runfiles/samples/non_test_file.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/helpers/pydev/tests_runfiles/samples/non_test_file.py')
-rw-r--r--python/helpers/pydev/tests_runfiles/samples/non_test_file.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/helpers/pydev/tests_runfiles/samples/non_test_file.py b/python/helpers/pydev/tests_runfiles/samples/non_test_file.py
new file mode 100644
index 000000000000..470c65046922
--- /dev/null
+++ b/python/helpers/pydev/tests_runfiles/samples/non_test_file.py
@@ -0,0 +1,3 @@
+
+""" i am a python file with no tests """
+pass