#include "testUtils.h" #include int main(int argc, char **argv) { QApplication app(argc, argv); return run_all_tests(); }