summaryrefslogtreecommitdiff
path: root/src/plugins/autotest/autotest.pro
diff options
context:
space:
mode:
authorChristian Stenger <christian.stenger@qt.io>2017-05-08 12:09:11 +0200
committerChristian Stenger <christian.stenger@qt.io>2017-05-19 10:02:55 +0000
commitcccc6b37ecc02feae653160e436bc245f42750bf (patch)
treecb02fa7ede2419cc2aab1d3a5f1dd7e6a540d38d /src/plugins/autotest/autotest.pro
parent36ec37b29d22a5128d1ab088a73d6b5237ac56f5 (diff)
downloadqt-creator-cccc6b37ecc02feae653160e436bc245f42750bf.tar.gz
AutoTest: Remove not needed code
As this functionality had been simplified GTest* classes had been ignored. Continue the simplification and finally remove now useless code and file. Change-Id: I89170cd5f05bb93bf30a05fdbf5370012bc9741a Reviewed-by: David Schulz <david.schulz@qt.io>
Diffstat (limited to 'src/plugins/autotest/autotest.pro')
-rw-r--r--src/plugins/autotest/autotest.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/autotest/autotest.pro b/src/plugins/autotest/autotest.pro
index a22a584ff3..f8ae42d746 100644
--- a/src/plugins/autotest/autotest.pro
+++ b/src/plugins/autotest/autotest.pro
@@ -59,7 +59,6 @@ HEADERS += \
testcodeparser.h \
autotestplugin.h \
autotest_global.h \
- autotest_utils.h \
autotestconstants.h \
testrunner.h \
testconfiguration.h \