aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/particles/particles.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/particles/particles.pro')
-rw-r--r--tests/auto/particles/particles.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/particles/particles.pro b/tests/auto/particles/particles.pro
index 265a1eabc7..6ee1290dbb 100644
--- a/tests/auto/particles/particles.pro
+++ b/tests/auto/particles/particles.pro
@@ -25,6 +25,5 @@ PRIVATETESTS += \
qquickturbulence \
qquickwander
-contains(QT_CONFIG, private_tests) {
+qtConfig(private_tests): \
SUBDIRS += $$PRIVATETESTS
-}