summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgraphicseffect/qgraphicseffect.pro
blob: f35809c2cacb9d181bd809b80c47a351540f01d4 (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase

TARGET = tst_qgraphicseffect
QT += testlib
SOURCES  += tst_qgraphicseffect.cpp
CONFIG += parallel_test

CONFIG+=insignificant_test # QTQAINFRA-428