xref: /aosp_15_r20/external/bazelbuild-rules_python/gazelle/python/testdata/multiple_tests/README.md (revision 60517a1edbc8ecf509223e9af94a7adec7d736b8)
1# Multiple tests
2
3This test case asserts that a second `py_test` rule is correctly created when a second `*_test.py` file is added to a package with an existing `py_test` rule.
4