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