Skip to content
Snippets Groups Projects
Commit fcc10e7f authored by Emmanuel Christophe's avatar Emmanuel Christophe
Browse files

TEST: increase coverage

parent 63ba0286
No related branches found
No related tags found
No related merge requests found
......@@ -68,6 +68,7 @@ int otbVectorDataKeywordlist(int argc, char * argv[])
if (it.Get()->GetMetaDataDictionary().HasKey(otb::MetaDataKey::VectorDataKeywordlistKey))
{
otb::VectorDataKeywordlist kwl;
kwl.GetNameOfClass();
itk::ExposeMetaData<otb::VectorDataKeywordlist>(it.Get()->GetMetaDataDictionary(),
otb::MetaDataKey::VectorDataKeywordlistKey,
kwl);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment