aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qtquick2/qtquick2.pro
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@nokia.com>2012-01-13 11:47:48 +0100
committerQt by Nokia <qt-info@nokia.com>2012-01-18 06:56:00 +0100
commit2df5c4b9c260a81c585a9e607961c497c6b6a750 (patch)
tree32e7d1401da955840585d73ce32268427b9315e5 /tests/auto/qtquick2/qtquick2.pro
parent3aa53b8bc383ebcdf8dc922b2670170ec012949f (diff)
Move accessibility test to QtQuick 2.
The test now only depends on Quick 2 and no longer a mix of widgets, Quick 1 and 2. Change-Id: I3120e11dadb8bb7d7635e6baa1cb905d917353ea Reviewed-by: Jan-Arve Sæther <jan-arve.saether@nokia.com>
Diffstat (limited to 'tests/auto/qtquick2/qtquick2.pro')
-rw-r--r--tests/auto/qtquick2/qtquick2.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qtquick2/qtquick2.pro b/tests/auto/qtquick2/qtquick2.pro
index 0756ddf9ca..8b8c5c9b9e 100644
--- a/tests/auto/qtquick2/qtquick2.pro
+++ b/tests/auto/qtquick2/qtquick2.pro
@@ -24,6 +24,7 @@ PRIVATETESTS += \
!contains(QT_CONFIG,xmlpatterns):PRIVATETESTS -= qdeclarativexmllistmodel
QUICKTESTS = \
+ qquickaccessible \
qquickanchors \
qquickanimatedimage \
qquickborderimage \