• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Simple library without `__init__.py`
2
3This test case asserts that a simple `py_library` is generated as expected
4without an `__init__.py` but with a `BUILD` file marking it as a package.
5