Skip to content

Avoid spurious testing of test_bit functor with new testing framework

Marco Cattaneo requested to merge avoidSpuriousTest into master

The new Gaudi testing machinery assumes that any python function with test in its name is a test. This MR avoids the spurious testing of the test_bit functor

Merge request reports

Loading