summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/test/test.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/selftests/test/test.pro')
-rw-r--r--tests/auto/selftests/test/test.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/selftests/test/test.pro b/tests/auto/selftests/test/test.pro
index d61606cefb..f0e0f7593c 100644
--- a/tests/auto/selftests/test/test.pro
+++ b/tests/auto/selftests/test/test.pro
@@ -1,6 +1,6 @@
load(qttest_p4)
SOURCES += ../tst_selftests.cpp
-QT += core xml
+QT += core xml testlib-private
TARGET = ../tst_selftests