Skip to content
Snippets Groups Projects
Commit 03ca4be1 authored by Otmane Lahlou's avatar Otmane Lahlou
Browse files

TEST: use lowercase add_test to avoid hook failure

parent f4c55078
No related branches found
No related tags found
No related merge requests found
......@@ -305,7 +305,7 @@ TARGET_LINK_LIBRARIES(WriteUnsignedLong OTBIO OTBCommon)
IF ( OTB_DATA_ROOT )
ADD_TEST(NAME tsTvTEMPORARYStripOTBData
add_test(NAME tsTvTEMPORARYStripOTBData
COMMAND ${CMAKE_COMMAND}
-DOTB_DATA_ROOT=${OTB_DATA_ROOT}
-P ${CMAKE_CURRENT_SOURCE_DIR}/StripOTBData.cmake)
......
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