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>bb10
parent
7cafb62538
commit
36d5f80d97
|
|
@ -1,5 +1,6 @@
|
|||
TEMPLATE=subdirs
|
||||
SUBDIRS=\
|
||||
collections \
|
||||
qalgorithms \
|
||||
qarraydata \
|
||||
qarraydata_strictiterators \
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ TEMPLATE=subdirs
|
|||
SUBDIRS=\
|
||||
# atwrapper \ # QTBUG-19452
|
||||
baselineexample \
|
||||
collections \
|
||||
compiler \
|
||||
d3dcompiler \
|
||||
gestures \
|
||||
|
|
|
|||
Loading…
Reference in New Issue