#include <QtTest/QtTest>
#include <QtGlobal>
int main(int argc, char* argv[])
{
Q_UNUSED(argc)
Q_UNUSED(argv)
}