mirror of
https://github.com/php-win-ext/grpc.git
synced 2026-04-29 12:03:25 +02:00
Add a test for a (now-illegal) build file construct (#27602)
* Add a test for a (now-illegal) build file construct * add to test suite! * fix * fix * fix syntax
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
licenses(["notice"]) # 3-clause BSD
|
||||
licenses(["notice"])
|
||||
|
||||
load("@grpc_python_dependencies//:requirements.bzl", "requirement")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user