From 5c27f0a2fb772279fb3e4d60f7c879f5cecb3352 Mon Sep 17 00:00:00 2001 From: Holger Ihrig Date: Fri, 26 Aug 2011 15:03:33 +0200 Subject: Moving relevant tests to corelib/tools Task-number: QTBUG-21066 Change-Id: I650f8f7826b9feea7c1484f06e03e10c68ec2b65 Reviewed-on: http://codereview.qt.nokia.com/3712 Reviewed-by: Qt Sanity Bot Reviewed-by: Sergio Ahumada --- tests/auto/corelib/tools/qrect/qrect.pro | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/auto/corelib/tools/qrect/qrect.pro (limited to 'tests/auto/corelib/tools/qrect/qrect.pro') diff --git a/tests/auto/corelib/tools/qrect/qrect.pro b/tests/auto/corelib/tools/qrect/qrect.pro new file mode 100644 index 0000000000..f1ad046e34 --- /dev/null +++ b/tests/auto/corelib/tools/qrect/qrect.pro @@ -0,0 +1,4 @@ +load(qttest_p4) +SOURCES += tst_qrect.cpp +QT = core +CONFIG += parallel_test -- cgit v1.2.3