summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/auto/widgets/qwebengineprofile/tst_qwebengineprofile.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/widgets/qwebengineprofile/tst_qwebengineprofile.cpp b/tests/auto/widgets/qwebengineprofile/tst_qwebengineprofile.cpp
index 1f8162941..80c6740b4 100644
--- a/tests/auto/widgets/qwebengineprofile/tst_qwebengineprofile.cpp
+++ b/tests/auto/widgets/qwebengineprofile/tst_qwebengineprofile.cpp
@@ -932,8 +932,6 @@ void tst_QWebEngineProfile::changeHttpAcceptLanguage()
void tst_QWebEngineProfile::changeUseForGlobalCertificateVerification()
{
- QSKIP("Needs 3rdparty fix");
-
TestServer server;
QVERIFY(server.start());