Skip to content

Commit

Permalink
modules/zstd: remove 'manual' tag from C++ test rules
Browse files Browse the repository at this point in the history
Internal-tag: [#64294]
Signed-off-by: Pawel Czarnecki <[email protected]>
  • Loading branch information
lpawelcz committed Aug 21, 2024
1 parent 99af284 commit 1671da5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions xls/modules/zstd/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,6 @@ cc_test(
":frame_header_test_dslx",
],
shard_count = 50,
tags = ["manual"],
deps = [
":data_generator",
"//xls/common:xls_gunit_main",
Expand Down Expand Up @@ -999,7 +998,6 @@ cc_test(
":zstd_dec_test.ir",
],
shard_count = 50,
tags = ["manual"],
deps = [
":data_generator",
"//xls/common:xls_gunit_main",
Expand Down

0 comments on commit 1671da5

Please sign in to comment.