try fix variadic macro error
This commit is contained in:
parent
2a0abed6d2
commit
bac54c2735
|
@ -1,4 +1,5 @@
|
||||||
#include "tests_main.h"
|
#include "tests_main.h"
|
||||||
|
#undef QT_TESTCASE_BUILDDIR
|
||||||
#include <QTest>
|
#include <QTest>
|
||||||
|
|
||||||
QTEST_APPLESS_MAIN( QskRgbLiterals )
|
QTEST_APPLESS_MAIN( QskRgbLiterals )
|
||||||
|
|
Loading…
Reference in New Issue