aboutsummaryrefslogtreecommitdiff
path: root/gazelle/python/testdata/python_target_with_test_in_name/README.md
blob: 8b592e10a76345162b36542ea35cfe2729bef977 (plain)
1
2
3
# Python target with test in name

Cover the case where a python file either starts with `test_` or ends with `_test`, but is not an actual test.