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>
This commit is contained in:
parent
05220b707b
commit
e08c42e9fd
|
@ -46,7 +46,7 @@ PRIVATETESTS += \
|
|||
# This test requires the xmlpatterns module
|
||||
!qtHaveModule(xmlpatterns): PRIVATETESTS -= qquickxmllistmodel
|
||||
|
||||
QUICKTESTS = \
|
||||
QUICKTESTS += \
|
||||
qquickaccessible \
|
||||
qquickanchors \
|
||||
qquickanimatedimage \
|
||||
|
|
Loading…
Reference in New Issue