rename test case

This commit is contained in:
Dietmar Maurer 2018-11-24 11:21:01 +01:00
parent b436389d47
commit 84669dc18d
1 changed files with 1 additions and 1 deletions

View File

@ -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()]));