rename test case
This commit is contained in:
parent
b436389d47
commit
84669dc18d
|
@ -714,7 +714,7 @@ fn test_verify_function() {
|
|||
}
|
||||
|
||||
#[test]
|
||||
fn test_verify_complex() {
|
||||
fn test_verify_complex_object() {
|
||||
|
||||
let nic_models = Arc::new(ApiStringFormat::Enum(
|
||||
vec!["e1000".into(), "virtio".into()]));
|
||||
|
|
Loading…
Reference in New Issue