Skip to content
Snippets Groups Projects
Commit eb414a98 authored by Julien Malik's avatar Julien Malik
Browse files

COMP: another compilation fix following FilterFunctionValues move

parent 7260d1ac
No related branches found
No related tags found
No related merge requests found
...@@ -5,9 +5,6 @@ void RegisterTests() ...@@ -5,9 +5,6 @@ void RegisterTests()
REGISTER_TEST(otbOssimJpegFileRessourceLeakTest); REGISTER_TEST(otbOssimJpegFileRessourceLeakTest);
REGISTER_TEST(otbMapProjectionAdapterTest); REGISTER_TEST(otbMapProjectionAdapterTest);
REGISTER_TEST(otbOssimElevManagerTest2); REGISTER_TEST(otbOssimElevManagerTest2);
REGISTER_TEST(otbFilterFunctionValuesSpectralResponseTest);
REGISTER_TEST(otbFilterFunctionValuesTest);
REGISTER_TEST(otbFilterFunctionValuesDigitalGlobeTest);
REGISTER_TEST(otbOssimElevManagerTest4); REGISTER_TEST(otbOssimElevManagerTest4);
REGISTER_TEST(otbGeometricSarSensorModelAdapterNewTest); REGISTER_TEST(otbGeometricSarSensorModelAdapterNewTest);
REGISTER_TEST(otbGeometricSarSensorModelAdapterTest); REGISTER_TEST(otbGeometricSarSensorModelAdapterTest);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment