From 7b686abdd5bedcb32b5dbd19655df2e43f6242fd Mon Sep 17 00:00:00 2001 From: Holger Ihrig Date: Wed, 24 Aug 2011 10:30:49 +0200 Subject: 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 Reviewed-by: Sergio Ahumada Reviewed-by: Rohan McGovern Reviewed-by: Jason McDonald --- tests/auto/corelib/corelib.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/auto/corelib/corelib.pro') 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 -- cgit v1.2.3