Skip to content

Commit

Permalink
need test harness in dict too
Browse files Browse the repository at this point in the history
  • Loading branch information
danking committed Dec 18, 2024
1 parent c20c4d4 commit 7b84989
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions encodings/dict/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ workspace = true
[dev-dependencies]
criterion = { workspace = true }
rand = { workspace = true }
vortex-array = { workspace = true, features = ["test-harness"] }

[[bench]]
name = "dict_compress"
Expand Down

0 comments on commit 7b84989

Please sign in to comment.