summaryrefslogtreecommitdiffstats
path: root/tests/roots/test-apidoc-toc/mypackage/no_init/foo.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/roots/test-apidoc-toc/mypackage/no_init/foo.py')
-rw-r--r--tests/roots/test-apidoc-toc/mypackage/no_init/foo.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/roots/test-apidoc-toc/mypackage/no_init/foo.py b/tests/roots/test-apidoc-toc/mypackage/no_init/foo.py
new file mode 100644
index 0000000..ece50cb
--- /dev/null
+++ b/tests/roots/test-apidoc-toc/mypackage/no_init/foo.py
@@ -0,0 +1 @@
+MESSAGE = "There's no __init__.py in this folder, hence we should be left out"