build: Remove "integration_tests" from the feature list

Signed-off-by: Bo Chen <chen.bo@intel.com>
This commit is contained in:
Bo Chen 2022-01-06 14:38:44 -08:00 committed by Sebastien Boeuf
parent 5b05e0cdcd
commit a926bc139b

View File

@ -58,9 +58,6 @@ kvm = ["vmm/kvm"]
mshv = ["vmm/mshv"]
tdx = ["vmm/tdx"]
# Integration tests require a special environment to run in
integration_tests = []
[workspace]
members = [
"acpi_tables",