Skip to content
Snippets Groups Projects
Commit 007694c2 authored by Pascal Palenda's avatar Pascal Palenda
Browse files

Fix non code cov ctest command

parent 589dd829
Branches
No related tags found
No related merge requests found
......@@ -91,6 +91,6 @@ macro (ihta_add_test)
)
else ()
# use [namespace].[class].[testname] naming
add_test (NAME "VANet.Global.Global" COMMAND ${IHTA_ADD_TEST_TEST_TARGET})
add_test (NAME "VANet.Global.Global" COMMAND ${IHTA_ADD_TEST_NAME})
endif ()
endmacro ()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment