Skip to content

Commit 13c3d97

Browse files
committed
Format tests/BUCK with buildifier
1 parent 3fad38c commit 13c3d97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/BUCK

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ rust_test(
1010
name = "test",
1111
srcs = ["test.rs"],
1212
edition = "2021",
13+
remote_execution_action_key_providers = ":build_mode",
1314
deps = [
1415
":ffi",
1516
"//:cxx",
1617
],
17-
remote_execution_action_key_providers = ":build_mode",
1818
)
1919

2020
rust_library(

0 commit comments

Comments
 (0)