aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/quick.pro
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2013-03-12 13:38:11 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-03-12 14:25:37 +0100
commitfd4a811af84331813b2264229155d32885d4463e (patch)
tree1b8f6524052e521ac0abdf7164beb5cedb4ea683 /tests/auto/quick/quick.pro
parent856bb2908e42e874e7340f414e9decbe972f8793 (diff)
Disable accessibility temporarily.
This is required to update headers in QtBase. Change-Id: I373a1f13dcde8ce1cafeedb5cd2269a0f8f3a670 Reviewed-by: Jan Arve Sæther <jan-arve.saether@digia.com>
Diffstat (limited to 'tests/auto/quick/quick.pro')
-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 81d4fd3348..6cb091b04a 100644
--- a/tests/auto/quick/quick.pro
+++ b/tests/auto/quick/quick.pro
@@ -31,7 +31,7 @@ PRIVATETESTS += \
!qtHaveModule(xmlpatterns): PRIVATETESTS -= qquickxmllistmodel
QUICKTESTS = \
- qquickaccessible \
+# qquickaccessible \
qquickanchors \
qquickanimatedimage \
qquickanimatedsprite \