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