summaryrefslogtreecommitdiffstats
path: root/tests/auto/qfilesystementry/qfilesystementry.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qfilesystementry/qfilesystementry.pro')
-rw-r--r--tests/auto/qfilesystementry/qfilesystementry.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qfilesystementry/qfilesystementry.pro b/tests/auto/qfilesystementry/qfilesystementry.pro
index b9b43e6a9f..31f0064bd1 100644
--- a/tests/auto/qfilesystementry/qfilesystementry.pro
+++ b/tests/auto/qfilesystementry/qfilesystementry.pro
@@ -3,6 +3,6 @@ load(qttest_p4)
SOURCES += tst_qfilesystementry.cpp \
../../../src/corelib/io/qfilesystementry.cpp
HEADERS += ../../../src/corelib/io/qfilesystementry_p.h
-QT = core
+QT = core core-private
CONFIG += parallel_test