summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2011-09-01 09:23:54 +1000
committerQt by Nokia <qt-info@nokia.com>2011-09-01 23:55:44 +0200
commit592d53a17c2d19d5b33e3d4b4cd4386110e9196b (patch)
tree3664f455c04b4382e678cf383973fb737adc1dec /tests
parentfad997b4ee6b1cde911fe44921b4bf87e07fa167 (diff)
test: removed bogus CONFIG+=debug in qdiriterator benchmark
This doesn't make sense, none of the other benchmarks do it, and it breaks compilation for a release-only mac build. Change-Id: I3bc73f670688d413afcae7fa88bab19f7b3dac33 Reviewed-on: http://codereview.qt.nokia.com/4017 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
Diffstat (limited to 'tests')
-rwxr-xr-xtests/benchmarks/corelib/io/qdiriterator/qdiriterator.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/benchmarks/corelib/io/qdiriterator/qdiriterator.pro b/tests/benchmarks/corelib/io/qdiriterator/qdiriterator.pro
index 38bcfd0c9e..e6bd962302 100755
--- a/tests/benchmarks/corelib/io/qdiriterator/qdiriterator.pro
+++ b/tests/benchmarks/corelib/io/qdiriterator/qdiriterator.pro
@@ -11,8 +11,6 @@ INCLUDEPATH += .
QT -= gui
CONFIG += release
-CONFIG += debug
-
SOURCES += main.cpp