1# Binary without entrypoint 2 3This test case asserts that when there is no __main__.py, a py_binary is generated per main module, unless a main 4module main collides with existing target name. 5