We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fe3447 commit b788eb2Copy full SHA for b788eb2
tests/bootstrap_impls/BUILD.bazel
@@ -11,8 +11,8 @@
11
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
-load("//tests/support:support.bzl", "SUPPORTS_BOOTSTRAP_SCRIPT")
15
load("//tests/support:sh_py_run_test.bzl", "py_reconfig_test", "sh_py_run_test")
+load("//tests/support:support.bzl", "SUPPORTS_BOOTSTRAP_SCRIPT")
16
17
sh_py_run_test(
18
name = "run_binary_zip_no_test",
0 commit comments