summaryrefslogtreecommitdiffstats
path: root/tests/auto/integrationtests/gestures/gestures.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/integrationtests/gestures/gestures.pro')
-rw-r--r--tests/auto/integrationtests/gestures/gestures.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/integrationtests/gestures/gestures.pro b/tests/auto/integrationtests/gestures/gestures.pro
new file mode 100644
index 0000000000..43ae4a3fa1
--- /dev/null
+++ b/tests/auto/integrationtests/gestures/gestures.pro
@@ -0,0 +1,5 @@
+load(qttest_p4)
+QT += widgets
+SOURCES += tst_gestures.cpp
+
+CONFIG += insignificant_test # QTBUG-21402