From 1c7a520edfb850cc34a29d96417c475a373ed355 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCri=20Valdmann?= Date: Thu, 10 Aug 2017 12:24:27 +0200 Subject: Add test for downloading a link via user action Change-Id: Ide3294840ceb3d18da0c4da92d892ff467a9b739 Reviewed-by: Michal Klocek --- tests/auto/widgets/widgets.pro | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tests/auto/widgets/widgets.pro') diff --git a/tests/auto/widgets/widgets.pro b/tests/auto/widgets/widgets.pro index 90352310e..441eea0fa 100644 --- a/tests/auto/widgets/widgets.pro +++ b/tests/auto/widgets/widgets.pro @@ -3,6 +3,7 @@ TEMPLATE = subdirs SUBDIRS += \ qwebengineaccessibility \ qwebenginedefaultsurfaceformat \ + qwebenginedownloads \ qwebenginefaviconmanager \ qwebenginepage \ qwebenginehistory \ @@ -24,4 +25,5 @@ contains(WEBENGINE_CONFIG, use_spellchecker):!cross_compile { # QTBUG-60268 boot2qt: SUBDIRS -= qwebengineaccessibility qwebenginedefaultsurfaceformat \ qwebenginefaviconmanager qwebenginepage qwebenginehistory \ - qwebengineprofile qwebenginescript qwebengineview + qwebengineprofile qwebenginescript qwebengineview \ + qwebenginedownloads -- cgit v1.2.3