summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/animation/qpauseanimation/qpauseanimation.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/animation/qpauseanimation/qpauseanimation.pro')
-rw-r--r--tests/auto/corelib/animation/qpauseanimation/qpauseanimation.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/auto/corelib/animation/qpauseanimation/qpauseanimation.pro b/tests/auto/corelib/animation/qpauseanimation/qpauseanimation.pro
index 7f612b69fe..e254c67b7a 100644
--- a/tests/auto/corelib/animation/qpauseanimation/qpauseanimation.pro
+++ b/tests/auto/corelib/animation/qpauseanimation/qpauseanimation.pro
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT = core core-private gui gui-private
+CONFIG += testcase
+TARGET = tst_qpauseanimation
+QT = core core-private gui gui-private testlib
SOURCES += tst_qpauseanimation.cpp