Remove insignificant flag from qtouchevent.pro
Task-number: QTBUG-46266 Change-Id: I38eb3a1da2688157e40f915b86d9a8e4c0e58f64 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Liang Qi <liang.qi@qt.io>bb10
parent
7a6a9dbb7d
commit
2d587a03eb
|
|
@ -1,5 +1,4 @@
|
|||
CONFIG += testcase
|
||||
osx: CONFIG += insignificant_test # QTBUG-46266, crashes
|
||||
SOURCES=tst_qtouchevent.cpp
|
||||
TARGET=tst_qtouchevent
|
||||
QT += testlib widgets gui-private
|
||||
|
|
|
|||
Loading…
Reference in New Issue