aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2017-07-28 14:42:56 +0200
committerJ-P Nurmi <jpnurmi@qt.io>2017-11-09 14:25:09 +0000
commite08c42e9fdb83367e7ea77f5ff91c6f665fcea15 (patch)
tree57ee44931f5b0bec8a41a8104d419d93be10ad5c /tests/auto
parent05220b707b1bd901adb61ecae77177b88ed832ca (diff)
Fix tests/auto/quick/quick.pro
The following auto tests have not been run in the CI at all: - tst_qquickanimatedsprite - tst_qquickframebufferobject - tst_qquickopenglinfo - tst_qquickspritesequence - tst_qquickshadereffect Change-Id: Iacc832563fd2c002eef480fa4d42469d852adc0f Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/quick/quick.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/quick/quick.pro b/tests/auto/quick/quick.pro
index 00be8240e5..4c1c667489 100644
--- a/tests/auto/quick/quick.pro
+++ b/tests/auto/quick/quick.pro
@@ -46,7 +46,7 @@ PRIVATETESTS += \
# This test requires the xmlpatterns module
!qtHaveModule(xmlpatterns): PRIVATETESTS -= qquickxmllistmodel
-QUICKTESTS = \
+QUICKTESTS += \
qquickaccessible \
qquickanchors \
qquickanimatedimage \