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

COMP: fix wrong declaration for GISTableToVectorDataFilter test

parent f204e8b7
Branches
Tags
No related merge requests found
......@@ -37,4 +37,5 @@ void RegisterTests()
REGISTER_TEST(otbGISTableToVectorDataFilterNew);
REGISTER_TEST(otbGISTableToLabelMapFilterNew);
REGISTER_TEST(otbLabelMapToGISTableFilter);
REGISTER_TEST(otbGISTableToVectorDataFilter);
}
......@@ -40,6 +40,6 @@ void RegisterTests()
REGISTER_TEST(otbUnaryFunctorWithIndexImageFilter);
REGISTER_TEST(otbLabelObjectMapVectorizer);
REGISTER_TEST(otbLabelMapToVectorDataFilter);
REGISTER_TEST(otbGISTableToVectorDataFilter);
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment