summaryrefslogtreecommitdiffstats
path: root/tests/auto/animation/qchannelmapper/qchannelmapper.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/animation/qchannelmapper/qchannelmapper.pro')
-rw-r--r--tests/auto/animation/qchannelmapper/qchannelmapper.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/auto/animation/qchannelmapper/qchannelmapper.pro b/tests/auto/animation/qchannelmapper/qchannelmapper.pro
deleted file mode 100644
index d737c84d5..000000000
--- a/tests/auto/animation/qchannelmapper/qchannelmapper.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-TEMPLATE = app
-
-TARGET = tst_qchannelmapper
-
-QT += core-private 3dcore 3dcore-private 3danimation 3danimation-private testlib
-
-CONFIG += testcase
-
-SOURCES += tst_qchannelmapper.cpp
-
-include(../../core/common/common.pri)