Skip to content
Snippets Groups Projects
Commit 4c8b7238 authored by Steven Murray's avatar Steven Murray
Browse files

Temporarily stopping CTA CMakeLists.txt from calling test_ctafstgcd.py

parent 1d844634
No related branches found
No related tags found
No related merge requests found
......@@ -227,9 +227,7 @@ add_custom_target(helgrind
add_custom_target(shortunittests
tests/cta-unitTests
COMMAND tests/cta-unitTests-multiProcess
COMMAND echo ${PROJECT_SOURCE_DIR}/python/eosfstgcd/test_ctafstgcd.py
COMMAND ${PROJECT_SOURCE_DIR}/python/eosfstgcd/test_ctafstgcd.py
DEPENDS tests/cta-unitTests tests/cta-unitTests-multiProcess
COMMENT "Running unit tests" VERBATIM)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment