tests: reenable TPM test for MSHV

Signed-off-by: Wei Liu <liuwe@microsoft.com>
This commit is contained in:
Wei Liu
2026-05-29 20:43:53 -07:00
parent d834c85697
commit dfcc02f547

View File

@@ -5907,7 +5907,6 @@ mod common_parallel {
}
#[test]
#[cfg(not(feature = "mshv"))] // See issue #7439
#[cfg(target_arch = "x86_64")]
fn test_tpm() {
let disk_config = UbuntuDiskConfig::new(JAMMY_IMAGE_NAME.to_string());