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

TEST: add call to DeleteGeometry in VectorDataModel test

parent c7676736
Branches
Tags
No related merge requests found
......@@ -159,6 +159,8 @@ int otbVectorDataModelTest(int argc, char * argv[])
vdHandler->SetModel(vdModel);
controller->AddActionHandler(vdHandler);
vdModel->DeleteGeometry();
// Build a pixel description view
PixelDescriptionViewType::Pointer pixelView = PixelDescriptionViewType::New();
pixelView->SetModel(pixelModel);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment