aboutsummaryrefslogtreecommitdiff
path: root/gazelle/python/testdata/simple_test_with_conftest/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'gazelle/python/testdata/simple_test_with_conftest/README.md')
-rw-r--r--gazelle/python/testdata/simple_test_with_conftest/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/gazelle/python/testdata/simple_test_with_conftest/README.md b/gazelle/python/testdata/simple_test_with_conftest/README.md
new file mode 100644
index 0000000..0ff245f
--- /dev/null
+++ b/gazelle/python/testdata/simple_test_with_conftest/README.md
@@ -0,0 +1,4 @@
+# Simple test with conftest.py
+
+This test case asserts that a simple `py_test` is generated as expected when a
+`conftest.py` is present.