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 3262fa8 commit fc8451fCopy full SHA for fc8451f
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
load(":venv_relative_path_tests.bzl", "relative_path_test_suite")
17
18
sh_py_run_test(
0 commit comments