Skip to content

Commit fc8451f

Browse files
committed
buildifier
1 parent 3262fa8 commit fc8451f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/bootstrap_impls/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
14-
load("//tests/support:support.bzl", "SUPPORTS_BOOTSTRAP_SCRIPT")
1514
load("//tests/support:sh_py_run_test.bzl", "py_reconfig_test", "sh_py_run_test")
15+
load("//tests/support:support.bzl", "SUPPORTS_BOOTSTRAP_SCRIPT")
1616
load(":venv_relative_path_tests.bzl", "relative_path_test_suite")
1717

1818
sh_py_run_test(

0 commit comments

Comments
 (0)