aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlcontext/qqmlcontext.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qqmlcontext/qqmlcontext.pro')
-rw-r--r--tests/auto/qml/qqmlcontext/qqmlcontext.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qml/qqmlcontext/qqmlcontext.pro b/tests/auto/qml/qqmlcontext/qqmlcontext.pro
index 48c0b5767c..2fb299cb10 100644
--- a/tests/auto/qml/qqmlcontext/qqmlcontext.pro
+++ b/tests/auto/qml/qqmlcontext/qqmlcontext.pro
@@ -10,5 +10,5 @@ TESTDATA = data/*
CONFIG += parallel_test
-QT += core-private gui-private qml-private testlib v8-private
+QT += core-private gui-private qml-private testlib
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0