aboutsummaryrefslogtreecommitdiff
path: root/gazelle/python/testdata/subdir_sources/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'gazelle/python/testdata/subdir_sources/README.md')
-rw-r--r--gazelle/python/testdata/subdir_sources/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/gazelle/python/testdata/subdir_sources/README.md b/gazelle/python/testdata/subdir_sources/README.md
new file mode 100644
index 0000000..79ca3a2
--- /dev/null
+++ b/gazelle/python/testdata/subdir_sources/README.md
@@ -0,0 +1,5 @@
+# Subdir sources
+
+This test case asserts that `py_library` targets are generated with sources from
+subdirectories and that dependencies are added according to the target that the
+imported source file belongs to.