tests: Remove unnecessary annotations integration_tests and test
Given integration tests are placed in a dedicate directory, they don't need annotations (e.g. `#[cfg(integration_test)]` and `#[cfg(test)]`) or defining `test mod` to exclude themselves from the common compilation process. Signed-off-by: Bo Chen <chen.bo@intel.com>
This commit is contained in:
parent
430f72f96c
commit
e7a2a715e0
1 changed files with 7383 additions and 7431 deletions
14814
tests/integration.rs
14814
tests/integration.rs
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue