Skip to content

Commit

Permalink
Include integration tests in arrow crate (#3196)
Browse files Browse the repository at this point in the history
  • Loading branch information
alamb committed Nov 26, 2022
1 parent ddaab1d commit fd08c31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arrow/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ keywords = ["arrow"]
include = [
"benches/*.rs",
"src/**/*.rs",
"tests/*.rs",
"Cargo.toml",
]
edition = "2021"
Expand Down

0 comments on commit fd08c31

Please sign in to comment.