Skip to content
Snippets Groups Projects
Commit 7ae9bffd authored by Markus Frank's avatar Markus Frank Committed by MarkusFrankATcernch
Browse files

Fix test examples/DDG4/CMakeLists.txt

parent df6e7ce0
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ if (DD4HEP_USE_GEANT4)
dd4hep_add_test_reg( test_DDG4_HepMC_reader
COMMAND "${CMAKE_INSTALL_PREFIX}/bin/run_test_DDG4.sh"
EXEC_ARGS python ${DD4hep_DIR}/examples/DDG4/examples/readHEPMC.py
${CMAKE_INSTALL_PREFIX}/examples/DDG4/data/hepmc_geant4.dat
${CMAKE_INSTALL_PREFIX}/DDG4/data/hepmc_geant4.dat
REQUIRES DDG4 Geant4
REGEX_PASS "EventReaderHepMC::moveToEvent INFO Current event number: 9")
endif()
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