Revert "integration-test: add to default-members"

This reverts commit 025c76780c.

Fixes #678.
reviewable/pr681/r1
Tamir Duberstein 2 years ago
parent f554d42105
commit 19ed955e30
No known key found for this signature in database

@ -29,7 +29,8 @@ default-members = [
"aya-log-parser",
"aya-obj",
"aya-tool",
"test/integration-test",
# test/integration-test is omitted; including it in this list causes `cargo test` to run its
# tests, and that doesn't work unless they've been build with `cargo xtask`.
"xtask",
"aya-bpf-macros",

Loading…
Cancel
Save