diff --git a/tests/integration.rs b/tests/integration.rs index 1c2720158..110f42e68 100644 --- a/tests/integration.rs +++ b/tests/integration.rs @@ -2796,7 +2796,6 @@ mod common_parallel { } #[test] - #[cfg(not(feature = "mshv"))] fn test_pci_multiple_segments() { let focal = UbuntuDiskConfig::new(FOCAL_IMAGE_NAME.to_string()); let guest = Guest::new(Box::new(focal));