forked from proxmox-mirrors/proxmox
the updater tests require both the trait and the proc macros to be visible, running tests with `--all-features` prevents them from being imported from two separate locations as their names are the same, so let's always include the macro versions in test cases by depending on the `api-macro` feature in tests in the api-macro crate Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com> |
||
|---|---|---|
| .. | ||
| debian | ||
| src | ||
| tests | ||
| Cargo.toml | ||