summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/collections
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/other/collections')
-rw-r--r--tests/auto/other/collections/collections.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/other/collections/collections.pro b/tests/auto/other/collections/collections.pro
index 364ae21858..292c4e794d 100644
--- a/tests/auto/other/collections/collections.pro
+++ b/tests/auto/other/collections/collections.pro
@@ -3,3 +3,6 @@ TARGET = tst_collections
SOURCES += tst_collections.cpp
QT = core testlib
CONFIG += parallel_test
+
+# This test does not work with strict iterators
+DEFINES -= QT_STRICT_ITERATORS