integration-test: add to default-members

This works now that build.rs does the right thing.
reviewable/pr677/r1
Tamir Duberstein 2 years ago
parent b28d4c34ee
commit babee40213
No known key found for this signature in database

@ -29,7 +29,7 @@ default-members = [
"aya-log-parser", "aya-log-parser",
"aya-obj", "aya-obj",
"aya-tool", "aya-tool",
# test/integration-test is omitted; it must be built with xtask. "test/integration-test",
"xtask", "xtask",
"aya-bpf-macros", "aya-bpf-macros",

Loading…
Cancel
Save