/ main.cpp
main.cpp
1  #include <QtQuickTest/quicktest.h>
2  
3  #include "setup.h"
4  
5  QUICK_TEST_MAIN_WITH_SETUP(ui-tests, Setup)
6