Skip to content
Snippets Groups Projects
Commit daeb36bb authored by Paul Gessinger's avatar Paul Gessinger
Browse files

Merge branch 'prop-integ-cout' into 'master'

Remove printout from Propagation Integration test

See merge request !799
parents 925a7049 0ab706ab
No related branches found
No related tags found
1 merge request!799Remove printout from Propagation Integration test
Pipeline #1507341 passed
......@@ -48,7 +48,6 @@ auto threeRandom = (rand1 ^ rand2 ^ rand2);
BOOST_DATA_TEST_CASE(forward_backward_propagation_,
ds::trackParameters* ds::propagationLimit, pT, phi, theta,
charge, plimit) {
std::cout << "Running (first patch) tests : " << itest << std::endl;
++itest;
// foward backward check atlas stepper
......
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