diff --git a/Cargo.toml b/Cargo.toml index 2b7e6ed46..e5157bf37 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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",