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, 3 insertions, 2 deletions
diff --git a/tests/auto/integrationtests/gestures/gestures.pro b/tests/auto/integrationtests/gestures/gestures.pro
index 43ae4a3fa1..0642a1a68a 100644
--- a/tests/auto/integrationtests/gestures/gestures.pro
+++ b/tests/auto/integrationtests/gestures/gestures.pro
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_gestures
+QT += widgets testlib
SOURCES += tst_gestures.cpp
CONFIG += insignificant_test # QTBUG-21402