summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qobjectrace/qobjectrace.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/other/qobjectrace/qobjectrace.pro')
-rw-r--r--tests/auto/other/qobjectrace/qobjectrace.pro7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/auto/other/qobjectrace/qobjectrace.pro b/tests/auto/other/qobjectrace/qobjectrace.pro
deleted file mode 100644
index 6536810534..0000000000
--- a/tests/auto/other/qobjectrace/qobjectrace.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-SOURCES += tst_qobjectrace.cpp
-QT = core testlib
-
-INCLUDEPATH += ../../../shared/
-HEADERS += ../../../shared/emulationdetector.h
-