aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/auto/auto.pro1
-rw-r--r--tests/auto/headersclean/headersclean.pro2
2 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index bfa2c7c..3a2d881 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -1,6 +1,5 @@
TEMPLATE = subdirs
SUBDIRS = \
- headersclean \
macfunctions
### FIXME Mac native toolbar is now private in this module
#SUBDIRS += cmake
diff --git a/tests/auto/headersclean/headersclean.pro b/tests/auto/headersclean/headersclean.pro
deleted file mode 100644
index 99d4385..0000000
--- a/tests/auto/headersclean/headersclean.pro
+++ /dev/null
@@ -1,2 +0,0 @@
-QT = macextras
-load(qt_headersclean)