16 #ifndef QC_TEST_UTILS_H 17 #define QC_TEST_UTILS_H 20 #include <Common/Exceptions.h> 24 bool do_nothing(AliceO2::Common::FatalException
const& fe)
26 std::cout << boost::diagnostic_information(fe) << std::endl;
31 #endif // QC_TEST_UTILS_H Definition: testUtils.h:22