summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/corelib.pro
diff options
context:
space:
mode:
authorHolger Ihrig <holger.ihrig@nokia.com>2011-08-24 10:30:49 +0200
committerHolger Ihrig <holger.ihrig@nokia.com>2011-08-26 08:49:59 +0200
commit7b686abdd5bedcb32b5dbd19655df2e43f6242fd (patch)
treef1f7a79ba2c72d904fb0afb22d75c346062a44fa /tests/auto/corelib/corelib.pro
parent5e6605f7b006225f112b92956961974c8c8ad1a9 (diff)
Moving relevant tests to corelib/codecs
Task-number: QTBUG-21066 Change-Id: If33bda9622bbfdac2b72ec2bf8489b0f62bae6e2 Reviewed-on: http://codereview.qt.nokia.com/3469 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com> Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
Diffstat (limited to 'tests/auto/corelib/corelib.pro')
-rw-r--r--tests/auto/corelib/corelib.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/corelib/corelib.pro b/tests/auto/corelib/corelib.pro
index d9da997122..4c84fbbbcb 100644
--- a/tests/auto/corelib/corelib.pro
+++ b/tests/auto/corelib/corelib.pro
@@ -1,3 +1,4 @@
TEMPLATE=subdirs
SUBDIRS=\
- animation
+ animation \
+ codecs