summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2009-06-03 23:10:21 (GMT)
committerRohan McGovern <rohan.mcgovern@nokia.com>2009-06-03 23:10:21 (GMT)
commitc45a3295dd926d37ee9d16b109ad6678c850c965 (patch)
tree5277175acf63ff2d2ec43542c4a560319726ae11 /tests
parent55148bf3c47546a93222c3e48a3e1bad062b5640 (diff)
downloadQt-c45a3295dd926d37ee9d16b109ad6678c850c965.zip
Qt-c45a3295dd926d37ee9d16b109ad6678c850c965.tar.gz
Qt-c45a3295dd926d37ee9d16b109ad6678c850c965.tar.bz2
Fixes failure when attempting to run all tests.
auto.pro added `qtransition' to SUBDIRS but there is no such directory.
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/auto.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 27e3c74..a65c172 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -349,7 +349,6 @@ SUBDIRS += _networkselftest \
qtranslator \
qtransform \
qtransformedscreen \
- qtransition \
qtreeview \
qtreewidget \
qtreewidgetitemiterator \