summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtimeline/qtimeline.pro
blob: 8b0229a34719ec2a67a12e1f74488340d4888021 (plain)
1
2
3
4
5
6
7
CONFIG += testcase
TARGET = tst_qtimeline
QT = core testlib
SOURCES  += tst_qtimeline.cpp
CONFIG += parallel_test

CONFIG+=insignificant_test # QTQAINFRA-428