Skip to content
Snippets Groups Projects
Commit 317975dd authored by Rashad Kanavath's avatar Rashad Kanavath
Browse files

TEST: register_test call missing

parent 7a7b4b01
No related branches found
No related tags found
No related merge requests found
......@@ -82,6 +82,7 @@ void RegisterTests()
REGISTER_TEST(otbImageFileReaderRADComplexDouble);
REGISTER_TEST(otbPipeline);
REGISTER_TEST(otbStreamingImageFilterTest);
REGISTER_TEST(otbStreamingImageFileWriterTest);
REGISTER_TEST(otbImageFileWriterRGBTest);
REGISTER_TEST(otbMonobandScalarToImageComplexFloat);
REGISTER_TEST(otbMonobandScalarToImageComplexDouble);
......
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