7 lines
101 B
C++
7 lines
101 B
C++
|
#include <QtQuickTest/quicktest.h>
|
||
|
|
||
|
#include "setup.h"
|
||
|
|
||
|
QUICK_TEST_MAIN_WITH_SETUP(ui-tests, Setup)
|
||
|
|