summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/tools.pro
diff options
context:
space:
mode:
authorJędrzej Nowacki <jedrzej.nowacki@digia.com>2014-05-12 13:43:42 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-05-13 16:08:01 +0200
commit36d5f80d97924616231962751d43b631a511fd77 (patch)
treee6ac39e2253d0770999dc13e53f633ee85d6e201 /tests/auto/corelib/tools/tools.pro
parent7cafb62538661863e5c5a0d27b5250bc8f0cdb50 (diff)
Move tst_collections test to corelib/tools.
There is no reason to have the test separated from other tools tests. Change-Id: Ie5b19961c383f5e4bc1ad4452cba7b92153fc303 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'tests/auto/corelib/tools/tools.pro')
-rw-r--r--tests/auto/corelib/tools/tools.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/corelib/tools/tools.pro b/tests/auto/corelib/tools/tools.pro
index 1ef8e77071..352cf88d44 100644
--- a/tests/auto/corelib/tools/tools.pro
+++ b/tests/auto/corelib/tools/tools.pro
@@ -1,5 +1,6 @@
TEMPLATE=subdirs
SUBDIRS=\
+ collections \
qalgorithms \
qarraydata \
qarraydata_strictiterators \