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

STYLE: remove space

parent abab83ae
Branches
Tags
No related merge requests found
...@@ -30,7 +30,7 @@ void RegisterTests() ...@@ -30,7 +30,7 @@ void RegisterTests()
REGISTER_TEST(otbStreamingResampleImageFilterNew); REGISTER_TEST(otbStreamingResampleImageFilterNew);
REGISTER_TEST(otbStreamingResampleImageFilter); REGISTER_TEST(otbStreamingResampleImageFilter);
REGISTER_TEST(otbStreamingResampleImageFilterCompareWithITK); REGISTER_TEST(otbStreamingResampleImageFilterCompareWithITK);
REGISTER_TEST(otbResampleSLCImage); REGISTER_TEST(otbResampleSLCImage);
REGISTER_TEST(otbStreamingStatisticsVectorImageFilterNew); REGISTER_TEST(otbStreamingStatisticsVectorImageFilterNew);
REGISTER_TEST(otbStreamingStatisticsVectorImageFilter); REGISTER_TEST(otbStreamingStatisticsVectorImageFilter);
REGISTER_TEST(otbMatrixTransposeMatrixImageFilterNew); REGISTER_TEST(otbMatrixTransposeMatrixImageFilterNew);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment