Skip to content

Commit cbf9882

Browse files
committed
buildifier
1 parent ffad9ba commit cbf9882

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/no_unsafe_paths/BUILD.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,17 @@ load("//tests/support:support.bzl", "SUPPORTS_BOOTSTRAP_SCRIPT")
1717
py_reconfig_test(
1818
name = "no_unsafe_paths_3.10_test",
1919
srcs = ["test.py"],
20+
bootstrap_impl = "script",
2021
main = "test.py",
2122
python_version = "3.10",
22-
bootstrap_impl = "script",
2323
target_compatible_with = SUPPORTS_BOOTSTRAP_SCRIPT,
2424
)
2525

2626
py_reconfig_test(
2727
name = "no_unsafe_paths_3.11_test",
2828
srcs = ["test.py"],
29+
bootstrap_impl = "script",
2930
main = "test.py",
3031
python_version = "3.11",
31-
bootstrap_impl = "script",
3232
target_compatible_with = SUPPORTS_BOOTSTRAP_SCRIPT,
3333
)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy