Mark tst_qtimeline as insignificant on Windows

Change-Id: If8f699f867d3950cced17b150cb5f02fddd1f9a8
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Reviewed-by: Kent Hansen <kent.hansen@nokia.com>
This commit is contained in:
Sergio Ahumada 2012-03-09 09:18:31 +01:00 committed by Qt by Nokia
parent 152eec7aa4
commit 865fbbddc9

View File

@ -2,3 +2,5 @@ CONFIG += testcase parallel_test
TARGET = tst_qtimeline
QT = core testlib
SOURCES = tst_qtimeline.cpp
win32:CONFIG+=insignificant_test # This has been blacklisted in the past