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