mirror of https://github.com/grpc/grpc.git
[test] Remove unused script (#38110)
Closes #38110
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/38110 from ctiller:💥💥💥💥💥💥 2baaab0539
PiperOrigin-RevId: 696375996
pull/38120/head^2
parent
a0d9ddf9ce
commit
f3d00acbe5
2 changed files with 0 additions and 23 deletions
@ -1,18 +0,0 @@ |
||||
#!/bin/sh |
||||
|
||||
# Test runner for fuzzer tests from bazel |
||||
|
||||
# Copyright 2017 gRPC authors. |
||||
# |
||||
# Licensed under the Apache License, Version 2.0 (the "License"); |
||||
# you may not use this file except in compliance with the License. |
||||
# You may obtain a copy of the License at |
||||
# |
||||
# http://www.apache.org/licenses/LICENSE-2.0 |
||||
# |
||||
# Unless required by applicable law or agreed to in writing, software |
||||
# distributed under the License is distributed on an "AS IS" BASIS, |
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
||||
# See the License for the specific language governing permissions and |
||||
# limitations under the License. |
||||
"$1" "$2" |
Loading…
Reference in new issue