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