summaryrefslogtreecommitdiffstats
path: root/tests/auto/animation/qmorphinganimation/qmorphinganimation.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/animation/qmorphinganimation/qmorphinganimation.pro')
-rw-r--r--tests/auto/animation/qmorphinganimation/qmorphinganimation.pro10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/auto/animation/qmorphinganimation/qmorphinganimation.pro b/tests/auto/animation/qmorphinganimation/qmorphinganimation.pro
deleted file mode 100644
index aaad3b763..000000000
--- a/tests/auto/animation/qmorphinganimation/qmorphinganimation.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-TEMPLATE = app
-
-TARGET = tst_qmorphinganimation
-
-QT += 3dcore 3dcore-private 3drender 3drender-private 3danimation testlib
-
-CONFIG += testcase
-
-SOURCES += tst_qmorphinganimation.cpp
-