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