aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/headersclean/headersclean.pro
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2014-12-17 19:37:18 -0800
committerThiago Macieira <thiago.macieira@intel.com>2015-03-25 18:42:17 +0000
commite4e7e3bfafd981b620047c1f2d822847f5a5b9f5 (patch)
tree8728b2e179e788e0bda0ad35066c48b8ece7c333 /tests/auto/headersclean/headersclean.pro
parentf18840fa2861ef029357007a11f670d51062b581 (diff)
Remove the old headersclean unit test
We have configure -headersclean now Change-Id: If48fb86c9f130450d8ffa94a9e52584141a2d793 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Diffstat (limited to 'tests/auto/headersclean/headersclean.pro')
-rw-r--r--tests/auto/headersclean/headersclean.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/headersclean/headersclean.pro b/tests/auto/headersclean/headersclean.pro
deleted file mode 100644
index 2698d67124..0000000000
--- a/tests/auto/headersclean/headersclean.pro
+++ /dev/null
@@ -1,2 +0,0 @@
-QT = qml quick qmltest
-load(qt_headersclean)