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

Fix DDDigi example

parent 803762b4
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ dd4hep_add_test_reg( DDDigi_framework
COMMAND "${CMAKE_INSTALL_PREFIX}/bin/run_test_DDDigi.sh"
EXEC_ARGS python ${DDDigiexamples_INSTALL}/scripts/TestFramework.py
REQUIRES DDDigi
REGEX_PASS "+++ 10 Events out of 10 processed."
REGEX_PASS "\\+\\+\\+ 10 Events out of 10 processed."
REGEX_FAIL "Error;ERROR;Exception"
)
#
......
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