diff options
Diffstat (limited to 'tests/auto/macnativeevents/macnativeevents.pro')
-rw-r--r-- | tests/auto/macnativeevents/macnativeevents.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/macnativeevents/macnativeevents.pro b/tests/auto/macnativeevents/macnativeevents.pro index af34942..c47744f 100644 --- a/tests/auto/macnativeevents/macnativeevents.pro +++ b/tests/auto/macnativeevents/macnativeevents.pro @@ -13,4 +13,5 @@ SOURCES += qnativeevents.cpp qnativeevents_mac.cpp SOURCES += expectedeventlist.cpp nativeeventlist.cpp SOURCES += tst_macnativeevents.cpp +CONFIG += insignificant_test #QTBUG-28830 requires(mac) |