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