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