diff options
Diffstat (limited to 'tests/auto/qfocusevent/qfocusevent.pro')
-rw-r--r-- | tests/auto/qfocusevent/qfocusevent.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qfocusevent/qfocusevent.pro b/tests/auto/qfocusevent/qfocusevent.pro index 83ed9eb93c..7ae1dedee4 100644 --- a/tests/auto/qfocusevent/qfocusevent.pro +++ b/tests/auto/qfocusevent/qfocusevent.pro @@ -4,3 +4,4 @@ SOURCES += tst_qfocusevent.cpp contains(QT_CONFIG, qt3support): QT += qt3support +CONFIG+=insignificant_test # QTQAINFRA-428 |