Skip to content

Commit

Permalink
Reapply "Shorten test names"
Browse files Browse the repository at this point in the history
This reverts commit 1d39942.
  • Loading branch information
Vinh Tran committed Oct 27, 2023
1 parent 21195f0 commit 90d5423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/rust_test_suite/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ rust_library(
)

rust_test_suite(
name = "tests_suite",
name = "suite",
srcs = glob(["tests/**"]),
edition = "2018",
deps = [":math_lib"],
Expand Down

0 comments on commit 90d5423

Please sign in to comment.