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/qeasingcurve/qeasingcurve.pro | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/auto/corelib/tools/qeasingcurve/qeasingcurve.pro (limited to 'tests/auto/corelib/tools/qeasingcurve/qeasingcurve.pro') diff --git a/tests/auto/corelib/tools/qeasingcurve/qeasingcurve.pro b/tests/auto/corelib/tools/qeasingcurve/qeasingcurve.pro new file mode 100644 index 0000000000..2a3a075d8a --- /dev/null +++ b/tests/auto/corelib/tools/qeasingcurve/qeasingcurve.pro @@ -0,0 +1,4 @@ +load(qttest_p4) +QT = core +SOURCES += tst_qeasingcurve.cpp +CONFIG += parallel_test -- cgit v1.2.3