From 2d587a03eb41cc907660deffeaf6805237706594 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tony=20Saraj=C3=A4rvi?= Date: Tue, 11 Sep 2018 14:25:38 +0300 Subject: Remove insignificant flag from qtouchevent.pro Task-number: QTBUG-46266 Change-Id: I38eb3a1da2688157e40f915b86d9a8e4c0e58f64 Reviewed-by: Qt CI Bot Reviewed-by: Liang Qi --- tests/auto/gui/kernel/qtouchevent/qtouchevent.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/auto/gui/kernel/qtouchevent/qtouchevent.pro') diff --git a/tests/auto/gui/kernel/qtouchevent/qtouchevent.pro b/tests/auto/gui/kernel/qtouchevent/qtouchevent.pro index b1e3c10724..8506a005bc 100644 --- a/tests/auto/gui/kernel/qtouchevent/qtouchevent.pro +++ b/tests/auto/gui/kernel/qtouchevent/qtouchevent.pro @@ -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 -- cgit v1.2.3