Sign in
android
/
platform
/
external
/
bazelbuild-rules_python
/
4864b85b5a829cfa1ea901b3c66e131036351d96
/
.
/
gazelle
/
python
/
testdata
/
multiple_tests
/
README.md
blob: 8220f6112d52689ef176bb536c817f06a3b1a24e [
file
] [
log
] [
blame
] [
view
]
# Multiple tests
This
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
.