Skip to content
Snippets Groups Projects
Commit 5f46ddbd authored by Julien Michel's avatar Julien Michel
Browse files

TEST: Fix driver

parent 627a04a2
No related branches found
No related tags found
No related merge requests found
......@@ -29,5 +29,5 @@ add_executable(otbFunctorTestDriver ${OTBFunctorTests})
target_link_libraries(otbFunctorTestDriver ${OTBFunctor-Test_LIBRARIES})
otb_module_target_label(otbFunctorTestDriver)
otb_add_test(NAME bfTvFunctorImageFilter COMMAND otbImageManipulationTestDriver
otb_add_test(NAME bfTvFunctorImageFilter COMMAND otbFunctorTestDriver
otbFunctorImageFilter)
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