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:
J-P Nurmi 2017-07-28 14:42:56 +02:00
parent 05220b707b
commit e08c42e9fd
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ PRIVATETESTS += \
# This test requires the xmlpatterns module
!qtHaveModule(xmlpatterns): PRIVATETESTS -= qquickxmllistmodel
QUICKTESTS = \
QUICKTESTS += \
qquickaccessible \
qquickanchors \
qquickanimatedimage \